On Fri, 24 Dec 2004 21:35:01 +0800, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> 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" ?

> ./google.pl "javascript load multiple frames" 10
Result: 
http://www.programmersheaven.com/2/FAQ-JavaScript-Load-Multiple-Frames-And-Replace-Same-Frame
http://www.programmersheaven.com/2/FAQ-JavaScript-Load-Multiple-Frames
http://www.programmersheaven.com/phwiki/printer.aspx?w=2&p=FAQ-JavaScript-Load-Multiple-Frames
http://html.megalink.com/programmer/tips/multilink.html
http://polymer.bu.edu/~ccruz/javascript/reference.html
http://www.javascriptkit.com/javatutors/twoframes3.shtml
http://www.javascriptkit.com/javatutors/twoframes2.shtml
http://www.chalcedony.com/javascript3e/scripts/
http://www.webreference.com/js/column36/navigating.html
http://tech.irt.org/articles/js126/


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

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

Reply via email to