HIde a Ul when a url is loaded
Posted
by Aruna
on Stack Overflow
See other posts from Stack Overflow
or by Aruna
Published on 2010-04-09T10:39:45Z
Indexed on
2010/04/09
10:43 UTC
Read the original article
Hit count: 503
JavaScript
|showhide
hi ,
i am having a form -search below that on search i am listing the matched records below the search form .. But even by default case without any search when i load the search form i am getting all the entries by default..
which is coming in a UL.. So i am trying to hide a div when the particular url is loaded .. How to do so??
© Stack Overflow or respective owner