mikemardon
Programmer
Hi There
In my project I have a page called productdetail.aspx containing 5 tabbed pages which use a java function called show/hide to (yep, you guessed it) show and hide the various /DIV sections in the page.
This works really well, but I cannot use the design view to make changes to the tabs (unless I copy the contents of the DIV tags into new aspx pages) this is a real hassle as it takes ages to copy the html code back and forth
Does anyone have any suggestions on how I can improve this?
Thanks
In my project I have a page called productdetail.aspx containing 5 tabbed pages which use a java function called show/hide to (yep, you guessed it) show and hide the various /DIV sections in the page.
This works really well, but I cannot use the design view to make changes to the tabs (unless I copy the contents of the DIV tags into new aspx pages) this is a real hassle as it takes ages to copy the html code back and forth
Does anyone have any suggestions on how I can improve this?
Thanks