Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i designed 2 html pages,here i find some codes for check boxes in 2 pages .i want this one ,when i select the checkbox in first page ,then automatically show one div and one td in the 2nd page .how can i do this one?
Posted
Comments
vinodkumarnie 14-Mar-13 4:42am    
What have you tried so far..? Can share source code..?

 
Share this answer
 
v2
Hi!!!!! Take a look of this link
for this you have to use jQuery.get() or jQuery.post().

http://viralpatel.net/blogs/jquery-ajax-tutorial-example-ajax-jquery-development/[^]

and look this link i think its help you
http://stackoverflow.com/questions/15403237/how-to-pass-values-from-one-page-to-another-in-single-jqm[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900