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 Quote Link to comment 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 Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.