|
|
Browse by Tags
All Tags » ie7
-
Hi Guys,
I have a textbox (for a search engine) and a linkbutton when entered data in the search box and pressed 'enter' key, I want it to take the input. I tried the following code but I ran into errors saying "namespace/ assembly not recognised" Please help:
private void KeyPress(object sender, ...
-
Sreejith,
Sorry, the short answer is "No." This is a problem with IE6 and before and I think is fixed in IE7. Certain controls are rendered above everything else and no z-order manipulation or wizardry -- css or otherwise -- is able to get them to render underneath dropdown lists. The best advice I can ...
|
|
|