This topic is locked

iframe

8/20/2008 5:49:35 AM
PHPRunner General questions
I
iripais author

I added an Iframe to a index.php page. This Iframe its in the bottom of the page ant it calls "email_add.php".

The problme is, when I load index.php, the page scrolls down directly to the Iframe area. How can I stop this? :-\

I
iripais author 8/21/2008

Ok, Let me put the question in another words:
How can desable in a form field the "automatic cursor selection" so that you have to click on the field in order to the "cursor" shows and you can start writting?

J
Jane 8/22/2008

Hi,
just remove javascript SetToFirstControl() function on this page in HTML mode on the Visual Editor tab.

I
iripais author 8/24/2008

thanks, it's working fine :-)