background preloader

Visual jQuery 1.2.6

Visual jQuery 1.2.6
This is a alternative interface to browse the Official jQuery Documentation that can be found on GitHub . The aim of this project is to get out of the way of your development work. Quickly switch to this docs and find what you are looking for. Furthermore you can download this documentation and browse it offline. In the future you don't even need to download it to have it available offline. This Open-Source project is still under development.

http://visualjquery.com/

10 Cool jQuery WebApps & Plugins Today we’ve listed 10 cool web applications and plugins using jQuery which may prove useful to improve your website. Add some style statement and great functionality with these jQuery plugins. Have fun! 10 types of people: jQuery code assist in Eclipse 3.7 This is something I have wanted for ages. jQuery code assist AKA code completion AKA autocomplete AKA intellisense, in my favourite IDE Eclipse. Install Aptana 3 plugin: go Help > Install New Software, and use this URL: jQuery bundle: make sure you are using the Aptana ("Web") perspective and go Commands > Bundle Development > Install Bundle > jQueryUse the Aptana JavaScript editor, rather than the default Eclipse / WTP one: go Window > Preferences > General > Editors > File Associations, and click *.js and then make the "JavaScript Source Editor" the default. And that should be it - open a JavaScript file, and type $("input").cli and then hit ALTERNATIVE You could also try jQueryWTP, or JSDT jQuery which is available in the Eclipse Marketplace, but I have no experience with these. Please add comments if you these plugins are actually any good.

Data URL Maker, Data URL CSS Optimizer and the Data URL Toolkit DATAURL.NET is home to some open source tools for creating and working with Data URLs (RFC 2397). Two of these tools are web-based and available here: Data URL Maker converts files to Data URLs.Data URL CSS Optimizer optimizes CSS files by embedding external images as Data URLs. Various modules, code examples and GUI/command line tools for UNIX systems are available in Downloads. What are Data URLs? jQuery Proven Performance Tips And Tricks (Slides) Thanks to everyone that attended the jQuery London and London Web Standards meetups this month. As requested, here are the slides from my talks including links to all of the jsPerf tests embedded for each section. Summary In case you missed the talk, the main takeaway from it was the importance of performance-testing your JavaScript and jQuery code (and appreciating performance gotchas you can keep in mind when writing code that uses jQuery). I feel that this is an area developers can significantly benefit from investigating further. If you haven't been using it, jsPerf.comis the bizness, so check it out.

30 Selected Admin Panel Template Collection In this article you will find an up-to-date collection of powerful admin panel template designs based on Twitter Bootstrap. So, if you are searching for a professional admin panel template for your next project, this is a good place to be looking. Bootstrap has become a quite popular collection of free HTML and CSS-based web development tools. It is responsive framework based on design templates for typography, forms, buttons, charts, navigation and more. The fully customizable admin templates available today has also become notably popular.

MVC 2 jQuery Client-side Validation - IBloggable - implemented Well, I watched Phil Haack’s show What's New in Microsoft ASP.NET MVC 2 and was impressed about the client-side validation (starts at 17:45) that MVC 2 offers. I tried creating the same, but Phil does not show what .js files need to be included and also I was not able to find the source code for the application that he used. In order to find out the required JavaScript file references, I added all of the files in my application to the page and ran it. Of course it worked, but this is definitely not an optimum solution. WS-Federated Authentication Module Overview Windows Identity Foundation [Starting with the .NET Framework 4.5, Windows Identity Foundation (WIF) has been fully integrated into the .NET Framework. The version of WIF addressed by this topic, WIF 3.5, is deprecated and should only be used when developing against the .NET Framework 3.5 SP1 or the .NET Framework 4. For more information about WIF in the .NET Framework 4.5, also known as WIF 4.5, see the Windows Identity Foundation documentation in the .NET Framework 4.5 Development Guide.] Windows® Identity Foundation (WIF) includes support for federated authentication in ASP.NET applications through the WS-Federated Authentication Module (WS-FAM).

Tabs Widget Description: A single content area with multiple panels, each associated with a header in a list. Tabs are generally used to break content into multiple sections that can be swapped to save space, much like an accordion. Tabs have a particular set of markup that must be used in order for them to work properly: The tabs themselves must be in either an ordered (<ol>) or unordered (<ul>) list Each tab "title" must be inside of a list item (<li>) and wrapped by an anchor (<a>) with an href attribute Each tab panel may be any valid element but it must have an id which corresponds to the hash in the anchor of the associated tab. The content for each tab panel can be defined in-page or can be loaded via Ajax; both are handled automatically based on the href of the anchor associated with the tab. By default tabs are activated on click, but the events can be changed to hover via the event option.

165 Awesome jQuery Sliders and Other Useful jQuery Effects Slider are very useful and increasingly popular web page elements used for highlighting important content. By using a jQuery slider plugin, one can create amazing HTML slider effects with fancy animations of content elements like text and images. jQuery takes care of the difficult aspects like browser support and typically when using jQuery plugins it can be done with very little coding effort. This is the reason why jQuery sliders and jQuery banner slideshow scripts have become very popular on most types of websites. They are are typically used to feature multiple products, news, video etc. without taking up a lot of space on the pages.

Related: