Enable asp menu with javascript
-
Hi, You are using it correctly but just one mistake you have made is making the Menu disabled in server side. Use
Rather than `Because when you make a control disable from server side you will not be able to get it from client side. Also try using getElementById only in place of getElementByIdWithReplaceCheck if it does not work out. Hope it Helps. Regards, Kaushal Arora`
-
Hi, You are using it correctly but just one mistake you have made is making the Menu disabled in server side. Use
Rather than `Because when you make a control disable from server side you will not be able to get it from client side. Also try using getElementById only in place of getElementByIdWithReplaceCheck if it does not work out. Hope it Helps. Regards, Kaushal Arora`
-
<p>Hi,</p><p>Try this: <font face="Verdana">getElementByIdWithReplaceCheck("ctl00_Menu1").visibility= false;<br /></font></p><p><font face="Verdana">hope this helps.</font></p>
April Comm100 - Leading Live Chat Software Provider