Page 1 of 1

font-size increase on clicking

Posted: Fri Nov 02, 2007 3:15 am
by vinoth
Hi all.
I am using the following javascript code to open the pop-up window.

Code: Select all

<a style="cursor:pointer" onclick="window.open('whatisthis.php','win','toolbar=1,left=200,top=200,scrollbars=1,width=500,height=350');">What is this?</a>
Its working fine but when I click the link the text was increase the size on Mozila.
Is it any ways to resolve this

Posted: Fri Nov 02, 2007 11:32 am
by feyd
That code would have no effect on the text size. There must be something else involved.

Posted: Fri Nov 02, 2007 12:03 pm
by GeXus
I have a feeling you hit the ctrl button by accident and moved your mouse wheel. Hold your ctrl button and move your mouse wheel backwards.