Tabbing between iframes from different domain

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
phphelpme
Forum Contributor
Posts: 261
Joined: Sun Nov 21, 2010 3:32 pm

Tabbing between iframes from different domain

Post by phphelpme »

Hi, I am looking into trying to get my page to tab between iframes to a certain field within that iframe.

I have a website that has 2 iframes that load a form in each but these forms are not on the same domain name. I was wondering if there was a way to get use of the tab button when filling in the forms within the iframes. I need it to autofocus on a certain field within say iframe 1, and then when submitted that form autofocus on a field in iframe 2.

I just want to know if this is possible and how would I do about writing such a script.

Thanks for all your advice in advance.

Best wishes.
Post Reply