|
-
Nov 19th, 2007, 10:21 AM
#1
Thread Starter
Junior Member
Keeping a Div Visable after postback
I'm having issues with figuring out a way to keep a div visible after a post back.
I have a button on the form, when clicking the button a div that was style="visibility:hidden;" is set to style="visibility:visible" via java script.
Inside of this div is a asp.net Calender control, when I switch months the control posts back and the div is hidden again. How do I keep the div visible until a date is selected on the calender?
Thanks,
Bradley
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
|
Click Here to Expand Forum to Full Width
|