A trick to IE7Pro plugin: AccuWeather users

If you can’t change location of your AccuWeather plugin for IE7pro “the Ultimate Add-on for Internet Explorer 7″, You can just edit C:\Program Files\IE7Pro\plugins\accuweather\plugin.js,
Change line 78

var mylocation=PRO_getValue("weather_Location","10001");

to

var mylocation=PRO_getValue("weather_Location","ASI|CN|CH002|BEIJING");

You will get weather city code setted to Beijing, China.

You can lookup your city weather code from here, then you may jump to your city’s weather page.
Look at the url! It looks like:

http://wwwa.accuweather.com/world-index-forecast.asp?partner=netweather&traveler=0&locCode=ASI|CN|CH002|BEIJING


So, locCode=ASI|CN|CH002|BEIJING indicates your city code is ASI|CN|CH002|BEIJING
Just replace the default value 10001 (which means New York) to your locCode value in the file plugin.js
Then open a new windows to see if it works!

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)
This entry was posted in Default and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Powered by WP Hashcash