| Author |
drop down table
|
Pat Peg
Ranch Hand
Joined: Feb 04, 2005
Posts: 188
|
|
I have tried and tried to insert a dropdown into a page but it will not show. below is the section of the page I wish to inset the drop down into. It has a search-text box on the left and text (counter) on the right. No matter howwhere I insert the select it will not show. Any ideas on what I am leaving out or what could be wrong please... good code below.... I would like to add this(the code below) in the center of the section that the above code produces... Thanks for the help. I'm going crazy trying to get something simple to work.
|
 |
Balan Raj
Ranch Hand
Joined: Aug 26, 2003
Posts: 74
|
|
Guess u are missing the table tags...
|
 |
Pat Peg
Ranch Hand
Joined: Feb 04, 2005
Posts: 188
|
|
Thanks for the suggestion. I already had it in table tags but I nticed late last night that the problem might not be the code. No matter how I change the page the changes will not show. I can make alterations to the JSP and re-deploy the war to localhoast but IE is still pulling the original copy. Very odd problem. Anyone have a suggestion? I tried dumping the cache but that right is limited to admins only.
|
 |
 |
|
|
subject: drop down table
|
|
|