Skip to main content

Home/ lzby's group/ Group items tagged ajax

Rss Feed Group items tagged

boho .net

Brad Abrams : Visual Studio 2008 and .NET Framework 3.5 "SP1" Beta - 0 views

  • A couple of examples: If you hover over the i in the above example it will tell you i is used before it is set. if you hover over the Foo in the above example it will tell you no such method exists. 
boho .net

jQuery MultiSelect - 0 views

  •  
    In it's simplest form, you can create a MultiSelect form control using the following code: $(document).ready( function() { $("#control_id").multiSelect(); } where #control_id is the ID of the select element that exists on your page. You can use any valid jQuery selector as the ID, but make sure you only use select elements with the multiple="multiple" attribute to get the expected results.
boho .net

Creating accessible charts using canvas and jQuery | Filament Group, Inc. - 0 views

  •  
    Data visualization in HTML has long been tricky to achieve. Past solutions have involved non-standard plugins, proprietary behavior, and static images. But this has changed with the recent growth in support for the new HTML Canvas element, which provides a native drawing API that can be addressed with simple Javascript. This article is a proof of concept for visualizing HTML table data with the canvas element.
china handan

For Webdesigners - 625 helpful links for webdesigners - 0 views

  •  
    强大的资源链接。
boho .net

10 useful jQuery plugins :: ENHANCE - 0 views

  •  
    很酷!
boho .net

timeago: a jQuery plugin - 0 views

  •  
    Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").
‹ Previous 21 - 40 of 47 Next ›
Showing 20 items per page