BaseVinyl
06-02-2004, 01:49 AM
Hello js pros of all ages and sizes!
I have a question for you and any help would be appreciated.
I have a webpage (these are examples only):
http://www.widgetname.com/widget.php
and on that page are several clickable links that open js windows with content.
eg:
javascript:jsOpenWnd (372,'widgetname','widgetname2')
Is there a way I can make a link from another page, eg:
http://www.widgetname2.com/widget.php that will go to the javascript window content from the first page?
PS: The page I want to link from is a different website. So I want to link from www.whackywidgetsite.com/page1.html to the other site's webpage and have the javascript window on the other website open automatically without having to re-direct the user to the page first and then make them look for the appropriate js link.
I don't want the link to have to go back to the first page and then have the user click on a link just to open the js window, can I combine the two into one link?
Any help would be appreciated and if this request isn't too clear then, well...you should see my desk! :eek:
Thanks
BaseVinyl
I have a question for you and any help would be appreciated.
I have a webpage (these are examples only):
http://www.widgetname.com/widget.php
and on that page are several clickable links that open js windows with content.
eg:
javascript:jsOpenWnd (372,'widgetname','widgetname2')
Is there a way I can make a link from another page, eg:
http://www.widgetname2.com/widget.php that will go to the javascript window content from the first page?
PS: The page I want to link from is a different website. So I want to link from www.whackywidgetsite.com/page1.html to the other site's webpage and have the javascript window on the other website open automatically without having to re-direct the user to the page first and then make them look for the appropriate js link.
I don't want the link to have to go back to the first page and then have the user click on a link just to open the js window, can I combine the two into one link?
Any help would be appreciated and if this request isn't too clear then, well...you should see my desk! :eek:
Thanks
BaseVinyl