-
-
Tag Cloud
desktop domino eclipse editor error extjs firefox freewares google install jaunty java javascript javascripts jquery LINUX lion mac MACOSX mysql php plugins problem programming python recursive screen capture screenshot shortcut keys slackware snow leaopard snow leopard softwares svn tips TIPS & TRICKS tips and tricks tools tricks ubuntu ubuntu 11.04 windows windows 7 wordpress xpages
javascript Archive
-
How to hide rows in ExtJS GridPanel
Posted on February 12, 2011 | No CommentsIn my system, I want to hide certain rows of the GridPanel depends on the value of a column. Luckily, it’s easy to do with store’s filterBy method of the... -
How to mask the whole page body with ExtJS
Posted on January 20, 2011 | 4 CommentsMost of the ExtJS components have a config to mask the body with loadMask, for example var grid = new Ext.grid.GridPanel({ loadMask: true, id: 'grid-menu', store: store, layout: 'fit', margins:... -
Reload ExtJS JsonStore with a different URL
Posted on November 17, 2010 | No CommentsOne of my application need to reload the JsonStore dynamically with a different URL, after searching around and take quite a long time, I finally solved the problem. So here... -
Help text (quick tip hint) for Extjs form field
Posted on November 7, 2010 | No CommentsSometime you might want to provide a helpful explanation on the form field built with Extjs, there’s a quick way to do by utilizing the qtip Add an interceptor to... -
Jquery sliding boxes and captions
Posted on April 2, 2009 | No CommentsJust found out a nice sliding boxes and captions Jquery plugin which fits perfectly for my new website projects, why don’t you have a look at this link and see... -
CouchDB resources
Posted on October 3, 2008 | No CommentsThis post will help me to keep track of some good resources on Internet related to CouchDB development Wiki http://wiki.apache.org/couchdb/ Tutorials Introduction Official website Author blog (Jan Lehnardt) Author blog... -
IE & hasAttribute !!!
Posted on August 1, 2008 | No CommentsJust a stupeed error with the hasAttribute() in IE that made me to spend some time to fix it, after a search thru Google, here is what I came up... -
Lightbox clone
Posted on July 23, 2008 | No CommentsWell, Lightbox is famous and today while search for a lightbox clone on YUI, I came by a nice site that list all kinds of Lightbox clones. So check if...



