JQuery: Modal Window + asp:Button

~J~

~J~

Soldato
Joined
20 Oct 2003
Posts
7,558
Location
London
I'm totally new to JQuery, used it only this past 2 week so I've a lot to learn (although quite liking what I have so far!!)

One thing I'm having difficulty in achieving however is acting upon the click of a asp:button within a Modal Window.

Has anyone any tips/tricks/snippets of code that can show me how I can use codebehind methods upon the click of a asp:button?
 
How are you wiring the events? (automatically or manually?)

Are you dynamically adding form elements anywhere?

Does the button work outside the modal window? (if the window is an iframe try it on it's own).

akakjs
 
Back
Top Bottom