Love JavaScript design patterns, love your jQuery code even more! 29 October 2009 NovoGeek (2) The goal of this article is to educate budding jQuery developers (who do not have much exposure to JavaScript), to write clean, readable, maintainable code. This is in fact, a pointer to articles written by several JavaScript gurus. For a jQuery developer, who does not have good expertise ... [More]
jQuery UI AJAX Tabs – few hiccups & resolutions 21 October 2009 NovoGeek (0) Developers who have tried jQuery UI Tabs plugin might have tried AJAX mode, which is really useful in meeting several requirements. The documentation clearly explains how to start using AJAX tabs. However, there would be few hiccups if the plugin is not clearly understood. Below are some of th... [More]