I have some html which seems to default to :
<ul style="top: 72px; visibility: hidden;">
But i need Jquery to rescue me and change top: 72px to top: 37px
Is this possible? as in Firefox 37px seems to show up but in IE7 it shows up as 72px
Thanks
edit: added more info
the ul id = treemenu1
and its parent element is div class = treemenu