| | Re: Fun goodies for your browser's toolbar
|
|
The problem is with: document.selection() where you are grabbing the clipboard and passing it into the URL. As stated earlier in this thread I have it working fine when this is removed. I have not yet been able to make it work straight from the (...) (25 years ago, 15-Mar-00, to lugnet.admin.general)
|
|
| | Re: Fun goodies for your browser's toolbar
|
|
(...) OK, I split the JS code into two versions: one for NN and the other for M$IE. (URL) that getting closer? (...) I'm not sure exactly what you mean by "straight from the address line," but if you mean cutting & pasting it into the URL location (...) (25 years ago, 15-Mar-00, to lugnet.admin.general)
|
|
| | Re: Fun goodies for your browser's toolbar
|
|
Yes, the news, set search, and partsref work straight from the links. The QuickSet search is trying to open 'ql.js' when I enter a set number. Thanks _ _ Scott Smallbeck scotts@contactics.com "Todd Lehman" <lehman@javanet.com> wrote in message (...) (25 years ago, 15-Mar-00, to lugnet.admin.general)
|
|
| | Re: Fun goodies for your browser's toolbar
|
|
"Todd Lehman" <lehman@javanet.com> wrote in message news:FrHBHn.nK@lugnet.com... (...) I (...) M$IE. (...) Yup this works fine in MSIE 5! Great stuff! I couldn't get the QuickSet working (it starts to download the CGI instead of executing it (?)) (...) (25 years ago, 15-Mar-00, to lugnet.admin.general)
|
|
| | Re: Fun goodies for your browser's toolbar
|
|
(...) Yep. The pause set search works, but quickset (the one I wanted the most :( ) isn't working. Still better, thanks! -Shiri (25 years ago, 16-Mar-00, to lugnet.admin.general)
|
|
| | Re: Fun goodies for your browser's toolbar
|
|
(...) M$IE. (...) Well I also rather had a new window open instead of replacing the message I was reading so Shiri try this: Copy the following (make sure it isn't wrapped) window.open(u,'Sets'...ory.back;} The select the properties of the "Set (...) (25 years ago, 16-Mar-00, to lugnet.admin.general)
|
|
| | Re: Fun goodies for your browser's toolbar
|
|
(...) Short update: if your browser generates an error message, replace the history.back with history.current -- Frank Buiting Visit the LEGO Lexicon: (URL) (25 years ago, 16-Mar-00, to lugnet.admin.general)
|