Skip to content

Sexy Drop Down Menu w/ jQuery & CSS | Noupe

(noupe.com) - Studies show that top navigations tend to get the most visual attention when a user first visits a site. Having organized and intuitive navigation is key — and while most drop down menus may look aesthetically pleasing, developing them to degrade gracefully is also essential. In this tutorial I would More...

Comments: 0 Score: 4 Submitted June 06, 2009 by sweeneytodd

10 Transition Effects: The art of Showing/Hiding Content

(devsnippets.com) - Delivering informative structure is the primary task an interactive user interface should be able to cope with. The more intuitive layout structure is designed, the better users can understand the content. Whatever content you have to present, you can present them in a more interactive & more responsive ways. In this More...

Comments: 0 Score: 3 Submitted May 05, 2009 by sweeneytodd

JavaScript 3-10x Faster On iPhone OS 3.0

(theappleblog.com) - There has been a reasonable amount of speculation surrounding JavaScript speed improvements in iPhone 3.0. Testing carried out on the iPhone Simulator bundled with the SDK didn’t lead to a conclusive outcome, but benchmarking done by Wayne Pan would seem to suggest that iPhone 3.0 handles JavaScript 3x-10x faster than iPhone 2.1.

Comments: 0 Score: 2 Submitted March 03, 2009 by sweeneytodd

Mozilla gives 3D web another shot

(tgdaily.com) - 3D on the Internet is about as old as 3D graphics acceleration itself. But all those ideas often disappeared quickly after their release, because they always required a special browser plug-in. Now there is a new idea to enable 3D web graphics that do not need a plug-in, but are More...

Comments: 0 Score: 3 Submitted March 03, 2009 by sweeneytodd

20 Useful PHP Components & Tutorials for Everyday Project

(noupe.com) - Web applications have made huge leaps and bounds in improving user experience thanks to a lot of recently developed Ajax technology. When you combine some neat functionality courtesy of PHP with the cleverness of javascript you can produce some pretty cool results. In an effort to help you take it More...

Comments: 0 Score: 3 Submitted March 03, 2009 by jsuggs

5 CSS3 Techniques For Major Browsers using the Power of jQuery

(noupe.com) - CSS3 leads to greater flexibility and makes it much easier to recreate previously complex effects. Not all current browsers support CSS3, but it is however possible to create equivalent effects and serve it with the power of jQuery.

Comments: 0 Score: 2 Submitted February 02, 2009 by jsuggs

Google AJAX APIs Playground

(code.google.com) - If you are a developer, you know how invaluable examples are when learning new technologies. In this spirit, we've released the AJAX API Playground to help teach Google's JavaScript APIs. The AJAX API Playground is currently loaded with over 170 live samples for 8 Google JavaScript APIs that you can edit More...

Comments: 0 Score: 4 Submitted February 02, 2009 by jsuggs

50 Useful JavaScript Tools

(smashingmagazine.com) - JavaScript is a powerful client-side scripting language used in many modern websites and Web applications. In the hands of a skilled Web developer, JavaScript can enhance the user’s experience of the website and provide rich interactive components and features.

Comments: 0 Score: 13 Submitted February 02, 2009 by jsuggs

15 jQuery Plugins to Fix and Beautify Browser Issues

(devsnippets.com) - We advocate using CSS whenever possible, and we often successed. Modern browsers have very good support for CSS — it’s certainly good enough for you to use CSS to control layout and presentation. Sometimes however, certain page elements will appear differently in different browsers. That’s why today we wanted to More...

Comments: 1 Score: 13 Submitted February 02, 2009 by jsuggs

jQuery 1.3.1 Released

(blog.jquery.com) - This is a bug fix release for jQuery 1.3. You can view the full list of what was fixed on the bug tracker. There are no significant changes in 1.3.1 from 1.3 other than straight bug fixes. If you are still using jQuery 1.2.6, and looking to upgrade, please upgrade directly to this release.

Comments: 1 Score: 14 Submitted January 01, 2009 by jsuggs

C dominated 2008's open-source project nursery

(theregister.co.uk) - C overwhelmingly proved the most popular programming language for thousands of new open-source projects in 2008, according to license tracker Black Duck Software. The company, which monitors 180,000 projects on nearly 4,000 sites, said almost half - 47 per cent - of new projects last year used C. Black Duck said More...

Comments: 0 Score: 13 Submitted January 01, 2009 by jsuggs

10 Brilliant Multi Level Navigation Menu Techniques

(devsnippets.com) - Web-developers can create user-friendly horizontal or vertical navigation menus using CSS. Javascript makes it possible to create more interactive, more responsive and more flexible navigation to any website. Today we wanted to highlight 10 brilliant Multi Level Navigation Menu Techniques built using different Javascript Libraries including jQuery, Mootools along with some CSS magic to give us what you see below.

Comments: 0 Score: 12 Submitted January 01, 2009 by jsuggs

Building desktop Linux applications with JavaScript

(arstechnica.com) - During his keynote presentation at OSCON last year, Ubuntu founder Mark Shuttleworth described application extensibility as an important enabler of innovation and user empowerment. Citing the Firefox web browser and its rich ecosystem of add-ons as an example, Shuttleworth suggested that the Linux community could deliver a lot of extra More...

Comments: 0 Score: 11 Submitted January 01, 2009 by jsuggs

Tagged in: javascript, linux

45+ New jQuery Techniques For Good User Experience

(smashingmagazine.com) - JavaScipt libraries have made huge leaps and bounds in helping developers write code and develop products more quickly. jQuery is one of the most popular JavaScript frameworks, with powerful tools that improve the user’s interaction with Web applications. jQuery has an additional advantage in that it allows developers to select More...

Comments: 0 Score: 13 Submitted January 01, 2009 by jsuggs

jQuery 1.3 - Events/live - Bound to all current and future elements

(docs.jquery.com) - This method works and behaves very similarly to jQuery's bind method but with one important distinction: When you bind a "live" event it will bind to all current and future elements on the page (using event delegation). For example if you bound a live click to all "li" elements on More...

Comments: 0 Score: 14 Submitted January 01, 2009 by jsuggs

Javascript Best Practices

(javascripttoolbox.com) - This document is a list of best practices and preferred ways of developing javascript code, based on opinions and experience from many developers in the javascript community. Since this is a list of recommendations rather than a list of absolute rules, experienced developers may have slightly differing opinions from those expressed below.

Comments: 0 Score: 12 Submitted January 01, 2009 by jsuggs