Hi guys,
In my html page,
http://www.w3.org/1999/xhtml";>
PPM - Powerful Project Manangement
body {
font:normal 11px Trebuchet MS;
margin:0px;
}
The font applies to all the controls but does not support table height
100%.
Instead if i remove the first line i.e. Doc
Hi Guys,
Can i submit a theme made for jqueryUI with the help of
themeroller on 'http://jqueryui.com/themeroller/' ? If yes, please let
me know where to submit or whats the procedure for submission?
Thank you, jquery rocks!!!
--
You received this message because you are subscribed t
You want to open related accordion drawer based on menu selected.
e.g if u have set up your accordion,
$('#my_accordion').accordion({});
so u can open 4th drawer of your accordion dynamically, the following
way,
$('#my_accordion').accordion({active: 3}); // index starts from 0
just call abo