Hi. I have a html link %26lt;a href%26gt; and I have a target=_blank but how can I control the popup window size without javascript?
This is just to let user continue to use this link without having javascript enabled. I must do this so please don't suggest me that most user will have javascript, etc. If you've a solution that works without using javascript then please add your answer here.
Thank you.How to control the popup window size on html href?
you'll have to use javascript, there is o other way of doing it
%26lt;A HREF=';somePage.htm'; TARGET=';new'; onClick=';window.open('somePage.htm','new?return false;';%26gt;click click%26lt;/A%26gt;How to control the popup window size on html href?
%26lt;a href=';http://www.yourweblog.com/yourfile?onclick=';window.open('http://www.yourweb?return false';%26gt;About%26lt;/a%26gt;
Change width and height as u like
You may like to take an html tutorial at
http://referencedesigner.com/tutorials/html/html_1.php
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment