|
|
|
|
|
To win a free gold pass to OSI days 2010 check http://phpc.in/v0aeot Login to share your opinion Start Using CSS3 Pseudo-Classes in Internet Explorer 6, 7, and 8 using the Selectivizr JavaScript LibraryNow that everyone is all giddy about CSS3 and all of the coolness it offers, lets get back down to earth. We still have older… read more 3 jQuery Youtube Playlist PluginsThe purpose of this plugin is to turn a list of YouTube links into a playlist, making it easy to manage videos on a website… read more Full Page Image Gallery with jQueryIn this tutorial we are going to create a stunning full page gallery with scrollable thumbnails and a scrollable full screen preview. The idea is… read more Land Ho, Fast JavaScript!I’m excited to announce that Mozilla’s new JavaScript engine, JägerMonkey, is now available for testing! read more Experimenting With Offline Data Synchronization Using jQuery And ColdFusionModern browsers are making it much easier to build web applications with offline capabilities. Between the application cache manifest and the SQLite databases, the web… read more Expand a TextBox on Focus using jQueryHere’s how to animate and expand the height and width of a TextBox when it receives focus. After a delay, the TextBox returns to its… read more Javascript Jems - a new take on objectsThis is the first of a series of articles dealing with the tricky but fascinating story of Javascript and objects. read more Tutorials and Resources for Creating Facebook Style InterfaceFacebook is the most popular social networking. The Facebook User Interface is one of the most attractive, simple and easy to use. Facebook has many… read more 16 Best JavaScript Books To Learn ProgrammingBooks are fundamental skill builder and helps us to solve the difficult subjects. Books are handy to carry and easy to manage, so we can… read more Organized Selector Chaos with dojo.behaviorOne of the most underrated parts of writing good JavaScript code is writing *maintainable* code: readable, modular, and clean. Just because you use a JavaScript… read more My First MooTools PresentationI gave my very first MooTools presentation to an eagerly awaiting AP Computer Science class. The presentation was in three parts, the first a general… read more Quick Tip: Preventing Right-Click Context Menu with jQueryOne of my clients recently asked for an image slideshow on his blog to showcase his photography. When I asked him how he wanted it… read more JavaScript VbScript debugging MethodsWe can debug javascript with different tool available with MS Windows like Visual Studio.Net, MS Script Debuger, IE7, IE8 and Google Chrome Browser . read more jQuery Animations with automatic CSS3 transitions when possibleNote that any properties not mentioned above will simply be handled by the standard jQuery $.animate() method. This plugin adds new functionality without taking any… read more JavaScript Fundamentals: Basic Types and Tools [Video Tutorial]In this video Jim looks at some of the tools that are essential in any JavaScript programmer’s toolkit. We also introduce some of the basic… read more Parse & Manipulate XML Documents with jQuery & JavaScriptA recent requirement of mine was to convert large CSV files to XML, and then build an accompanying interface to update & manage the data. … read more Duplicate the jQuery Homepage TooltipsThe amount of jQuery required to duplicate this effect is next to nothing; in fact, there's more CSS than there is jQuery code! Let's explore… read more jQuery.html5form - HTML5-jQuery Form ValidationjQuery.html5form is HTML5 – jQuery form validation plugin which work without any additional JavaScript. read more Formation jQuery PluginFormation is a jQuery plugin that allows you to quickly create a form with validation without writing any HTML. You simply specify the container you… read more JavaScript from Null: Cross-Browser Event BindingIn chapter five of this series, we jumped into the muddy world of event listeners. In that episode, we only got our feet wet; however,… read more |