[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: locating syndication feeds



On Tuesday, July 17, 2001, at 09:44  AM, Morbus Iff wrote:

I'll get to the rest of your reply when I get home. I tried the above with IE 6b2 on Windows, and it didn't work. After choosing an XML page, I ran the bookmark. The main window was filled with "[object]", and AmphetaDesk
was passed the entire javascript as the value of "location.href".

OK, I'm a bit new to making bookmarklets and I vaguely remember they need a void statement, so try this one:

javascript:void(window.open('http://127.0.0.1:8888/add_a_channel.html?unknown_url=
'+escape(location.href)));

If that doesn't work, take off the trailing semi-colon.

Hope this helps,
--
[ "Aaron Swartz" ; <mailto:me@aaronsw.com> ; <http://www.aaronsw.com/> ]