arcademint.com Posted September 25, 2007 Share Posted September 25, 2007 hi, how can we hide a a completely. ? i tried to set. style.visibility = hidden. but when i move the mouse around that hidden area..it shows the hand cursor.. and when i click i open the url which are inside a div.. so..the div is still remains with the links in the same place.. it makes some error in the site.. i tried to set. display : none , display : block.. and that was worked .. is there any other ways to do this ? Thanks Quote Link to comment Share on other sites More sharing options...
ToonMariner Posted September 25, 2007 Share Posted September 25, 2007 style.display = 'none'; Quote Link to comment Share on other sites More sharing options...
arcademint.com Posted September 25, 2007 Author Share Posted September 25, 2007 thanks. i will go with that. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.