-
May 24th, 2011, 11:10 PM
#1
Spring javascript Pop up.
hi,
I want to trigger an action on close event of Spring Pop up. I have created this pop up by using this code. Any help would be appreciated
<script type="text/javascript">
Spring.addDecoration(new Spring.AjaxEventDecoration({
elementId:"testPopup",
event: "onclick",
popup: true,
params: {fragments: "test,messages"}
}));
</script>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules