My Learnings on Technologies
Tuesday, April 5, 2011
JQuery things
Welcoming the awesome tricks of jquery
adding option to a select list
$('#List').append(new Option(txt, val )
toggling display( only if element is made invisible using
display:none;
)
elem.toggle();
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment