T
thenewlook
Hello,
Is it possible that by clicking on a hyperlink, the new webpage is
displayed and at the same time, javascript is also run on that page?
I am implementing a slideshow photo album. On page A (image index), I
have a hyperlink to Page B (first image). On Page B, I have a
javascript to run a slideshow (through a button).
What I want is that when the user clicks on the hyperlink from Page A,
the Page B is displayed and the javascript code also runs so that they
directly see the slideshow instead of clicking on the button.
Any help will be appreciated.
Thanks in advance.
Is it possible that by clicking on a hyperlink, the new webpage is
displayed and at the same time, javascript is also run on that page?
I am implementing a slideshow photo album. On page A (image index), I
have a hyperlink to Page B (first image). On Page B, I have a
javascript to run a slideshow (through a button).
What I want is that when the user clicks on the hyperlink from Page A,
the Page B is displayed and the javascript code also runs so that they
directly see the slideshow instead of clicking on the button.
Any help will be appreciated.
Thanks in advance.