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 menu will appear in the screen as a floating menu, on mouse over the menu will slide(visible) from left to … Continue reading

Posted in Javascript, jQuery | Tagged , , , , , , , , , , | 1 Comment

Javascript Common Escape Sequences

It’s better coding practice to use escape sequences, because they make your code easier to read. Escape sequences are also useful for situations where you want to use characters that can’t be typed using a keyboard.

Posted in Javascript | Tagged , , , | Leave a comment

JavaScript: The Good Parts – Speaker: Douglas Crockford

JavaScript is a language with more than its share of bad parts. It went from non-existence to global adoption in an alarmingly short period of time. It never had an interval in the lab when it could be tried out … Continue reading

Posted in General, Javascript, Programming | Tagged , | 1 Comment

MooTools as a General Purpose Application Framework

Posted in Javascript | Tagged , | 1 Comment

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, I’m using this in Action Script, PHP, Flex and Javascript and CSS also . 1 . // :TODO: Description Indicates … Continue reading

Posted in Flash, General, Javascript, PHP, Programming | Tagged , , , , , , , , | Leave a comment
Page 1 of 3123