0
hi...
try it..
<input type= "submit" value= "One click 2 event" id= "page1" class = "page2" ></p> |
022 | $( "#page1" ).click(function(){ |
023 | window.open( 'page.php' , '_self' ); |
026 | $( ".page2" ).click(function(){ |
027 | window.open( 'page2.php' , '_blank' ); |
Check this link more help..
http://hepspace.com/web/answer_view.php?ID=4&qus=jquery%20onclick()%20function%20not%20working%20properly.%20whats%20wrong%20here??
0
Thanks for your help. I will try this and let you know.
0
Thanks for your help. I will try this and let you know.
0
Hi Arjit,
In php we have header function use that.
http://www.cyberciti.biz/faq/php-redirect/
If the above solution is helpful then,accept the answer.
0
Could you please give me an example for that? it will be helpful for me if you give me that.. :)
0
Hi Arjit,
In php only after generating pdf you can redirect to new page.