Forum Moderators: open

Message Too Old, No Replies

Linking directly to a tab in javascript / css

         

jonnyd8

8:23 am on Feb 13, 2007 (gmt 0)

10+ Year Member



Hi There,

I have been experimenting with tabs in javascript and css. I have managed to get this to work which is great however I have one major issue. Picture this, I have four tabs in my page 1,2,3 and 4.

When clicked, they each pull in include files (php).

On tab 3 I have small form that when filled in, is supposed to show a preview of teh form content before submitting.

My problem is that when i click preview it defaults back to tab 1.

Is there any way to make my preview appear while tab 3 is still live?

Many thanks

jonnyd8

3:47 pm on Feb 13, 2007 (gmt 0)

10+ Year Member



No worries - I have figured it out.

I believe you can do this using iframes.

Jonnyd8