blackcell Posted April 8, 2008 Share Posted April 8, 2008 Hello, I need to execute a javascript that will do something on a different page. Is that possible? ex: page1.php javascript function will force scroll to the bottom of page2.php page2.php Long list of stuff Link to comment https://forums.phpfreaks.com/topic/100199-solved-on-event-to-another-page/ Share on other sites More sharing options...
gluck Posted April 9, 2008 Share Posted April 9, 2008 js will work on what ever is displayed on the page. So page1 and page2 need to simultaneously displayed in browser within frames or iframes if you need to do anything of that sort Link to comment https://forums.phpfreaks.com/topic/100199-solved-on-event-to-another-page/#findComment-513443 Share on other sites More sharing options...
blackcell Posted April 10, 2008 Author Share Posted April 10, 2008 Thanks, that helps. I just needed to know what was the scope of js but didn't know what question I needed to ask. Thanks again. Link to comment https://forums.phpfreaks.com/topic/100199-solved-on-event-to-another-page/#findComment-513510 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.