> John Nichel wrote: > >> edwardspl@xxxxxxxxxx wrote: >> > 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. >> >> This has nothing to do with PHP. Use a HTML/JavaScript mailing list, >> and/or read some howto's for HTML/JavaScript. > > But I want to use php instead of HTML/JavaScript... > So, is there any sample for reference ? > PHP and Javascript are apples and oranges. They are nothing alike and are completely different in everyway. If you want something done with the browser, use Javascript. -- --Matthew Sims --<http://killermookie.org> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php