Advertise here: Contact FM.


firefoxfilter
September 17, 2005 11:28 AM   RSS feed for this thread Subscribe

Firefox 1.5 Beta : some of my javascript bookmarklets stopped working. Any ideas?

I have two little bookmarklets that resize my browser window, a default and one that's tall and skinny for reading books. I managed to cobble them together without really knowing what I'm doing, and on Firefox Beta they have magically stopped working. I've looked around a bit and have no clue why they don't work. Other .js bookmarklets work fine.

Here's the code:
javascript:resizeTo(600,screen.availHeight-40);moveTo(2,2)
javascript:resizeTo(screen.availWidth-50,screen.availHeight-40);moveTo(2,2)

Help! I use these all the time and besides, it perplexes me slightly :(
posted by 31d1 to computers & internet (2 comments total)
Maybe they changed default preferences for JavaScript.

Check [Tools->Options->Web features->Enable JavaScript->Advanced->Move or resize existing window].
posted by b. at 11:54 AM on September 17, 2005


It was Advanced->Move or Resize. Thanks!
posted by 31d1 at 12:17 PM on September 17, 2005


« Older Can anyone recommend a cheap a...   |   How is using a coat of primer ... Newer »
This thread is closed to new comments.


Related Questions
javascrtipt access to style sheets. January 29, 2006
Where oh where has my JavaScript gone ? November 15, 2005
How Can I Write Cross-Browser Links? October 25, 2005
Firefox image resizing driving me mad November 24, 2004
Firefox / Javascript question... how do I get the... August 2, 2004