Skip to main content

All Questions

0 votes
2 answers
290 views

JQuery Modal window prevents .Net events from firing

I am using a Jquery modal window with an asp button inside. The problem here is that jQuery-UI creates the dialog outside of the element, so clicking on it never submits the form. I have tried to fix ...
Princess's user avatar
  • 443
0 votes
2 answers
2k views

Jquery working in aspx normal page but not in content page

Both Code is same only difference is one is in master page and another is not. I just want to know what change in code i need to do when we convert the page to master page in the jquery function ...
PeteEngineer's user avatar
0 votes
3 answers
128 views

DropDownList in .NET WebApp - Is it possible to underline one or two items in list?

I have been tasked to underline one or two items in a dropdown... is this possible and to have it display in IE? Any advice, links, sample would be greatly appreciated.
Bengal's user avatar
  • 329