![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
div id="ForView_Station1" style="display='block'" snip |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Hi, totally new to the div show/hide thing. I have some rows in a table. When I first load the page, I only want to see divs where the divID=ForView. When I load now, I see BOTH rows...even though I have one set to style="display='none'". When I click on the Edit button on a row, I want to hide that row and in its PHYSICAL place show the ForEdit div for that item...leaving all other divs as is. I've seen some examples, everyone seems to do it differently. I'm using ONLY IE5.5 so not worried about multiple browsers. I will have quite a few of these divs on one page (e.g., Station2, Station3, etc.). Would really appreciate any help you can give me...remember, I'm new at this! Thanks! Kathy div id="ForView_Station1" style="display='block'" tr td>Station One</td td colspan="2"><input type="button" name="Edit" value="Edit" onclick="showhide('Station1')"></input></td /tr /div div id="ForEdit_Station1" style="display='none'" tr td><input type="text" name="Station One" value="Station One"/></td td><input type="button" name="SAVE" value="SAVE"></input></td td><input type="button" name="Cancel" value="Cancel"></input></td /tr /div |
![]() |
| Thread Tools | |
| Display Modes | |
| |