Dear All,

I just created a webpage with frame structure:
top.php ( name of frame is "t" ) + buttom.php ( name of frame is "b" ) +
right.php ( name of frame is "r" )

Now, I want to make a hypher link with "top.php", and when user mouse
click the link under "top.php", then there will load a php ( base target
is "b" ) and load another php ( base target is "r" )...

So, is there a sample for reference "mouse click a hypher link then auto
load two php pages into different target area" ?

Edward.
??
-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to