A simple jQuery effect for filling color over text. There is nothing much to do for this. Just create a …
Topic Archives: jQuery
jQuery: Grouping Elements on MouseOver Event
Grouping elements on mouse over, for example, If You have two div elements div#leftBox and div#rightBox, div#rightBox containing a …
jQuery: Clear Text field on Focus
Simple jQuery script to clear the text field content on focus and retain if there is no entry in text …
jsFiddle – An Online Editor for JavaScripts, HTML5 and CSS3
Recently I was thinking about to design a Live editor for CSS and HTML, while googling I found an amazing …
jQuery Backstretch
I have found one interesting stuff in jQuery, to resize the image with window dimension. ie if you want to fit the background …
Simple Page Overlay using jQuery and CSS
Simple script for page overlay using jQuery and CSS property. It will place a div after the body tag, and …
MouseOver Auto Scroller Menu Using jQuery and CSS
On Mouse Over auto stroller menu using jQuery and CSS. The menu is build with ul li elements, menus are …
XPath in JavaScript, PHP, ActionScript and jQuery
XPath, the XML Path Language, is a query language for selecting nodes from an XML document or we can say …
jQuery Notification Message like StackOverflow
Here is the source code of the notification message like in stackoverflow. Make it easy with jQuery and CSS. Place …
Include js files inside a js file
Some times you want to include or load other .js files inside another .js files or on document. JavaScript doesn’t …
jQuery UI DatePicker Disable/Enable Specified Dates
We all are familiar with jQuery UI DatePicker, it have many options to customize the functionality. Instead of that we …
Simple Image Gallery In jQuery
jQuery plug-in for a simple image gallery “simpleGallery()”. This will load all the images to the gallery container, then the …
jQuery Shaky/Vibrating Menu
A simple Vibrating menu with jQuery and CSS. I used the ul li pattern to make the menus. When we …
Vertical Floating Menu With Accordion Effect Using CSS & jQuery
It is a combination of 3 types of menu styles, Floating, Sliding and Accordion with the css and jQuery. The …
Common methods for indicating important comments
Some common methods for indicating important comments are TODO, BUG, KLUDGE and TRICKY. You can try this in any language, …
Orkut Style Profile Picture Upload Using jQuery and Ajaxupload
We can’t apply any style over the html file element. But with the help of jQuery and Ajaxupload plugins we …
