![]() |
|
![]() | ||
|
Subject:
On certain web pages some of the buttons don't work. Nothing happens.
Category: Computers > Internet Asked by: lyn77-ga List Price: $5.00 |
Posted:
10 Nov 2003 22:26 PST
Expires: 10 Dec 2003 22:26 PST Question ID: 274635 |
I am unable to enter this site, shortcut to javascript:windowPop('/page.jhtml?type=learn-cat&id=cat17177&rsc=sc3763','617,430,1,0,1); | |
| |
| |
|
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: On certain web pages some of the buttons don't work. Nothing happens.
From: armondc-ga on 12 Nov 2003 11:42 PST |
javascript:windowPop('/page.jhtml?type=learn-cat&id=cat17177&rsc=sc3763','617,430,1,0,1'); This is very strange syntax.. Here is the correct syntax: window.open('<url>', '<title>', 'toolbar,menubar,scrollbars,resizable,directories,location,copyhistory,fullscreen,width=<width>,height=<height>'); Of course, all of the stuff before width=<width> and height=<height> is optional. You would probably want something like this: javascript:window.open('/page.jhtml?type=learn-cat&id=cat17177&rsc=sc3763','resizable,width=617,height=430'); Of course, windowPop could be a user defined function.. if it is, I'd like to see it :) |
Subject:
Re: On certain web pages some of the buttons don't work. Nothing happens.
From: lyn77-ga on 12 Nov 2003 11:53 PST |
The syntax is exactly as I copied it. I don't know what it means. |
Subject:
Re: On certain web pages some of the buttons don't work. Nothing happens.
From: sgtcory-ga on 12 Nov 2003 14:48 PST |
This is the page you want : http://www.marthastewart.com/page.jhtml?type=learn-cat&id=cat17177&rsc=sc3763 If you are stating you can not add the code you posted into the URL portion of your browser, and have it work - that would be the expected result. If you are trying to add a link to your shortcuts, and it gives you javascript code, then there is either an error on the page, or the page generates the pop-up with javascript. You could also have javascript support turned off. Take a look at this page if your IE version is 5+ : http://customersupport.tivo.com/tivoknowbase/root/public/tv1067.htm SgtCory |
Subject:
Re: On certain web pages some of the buttons don't work. Nothing happens.
From: lyn77-ga on 13 Nov 2003 13:12 PST |
I tried resetting the security settings. They were set at medium and I reset them to low. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |