Details and Requirements
Helpful reviews
RahulSoni-Microsoft
4 of 5 people found this review helpful
No Rating
Awesome gadget!!! (7/3/2007)
I guess this is what I was looking for. There was a small bug, and it was showing me something like...
Quote. <div class="feedflare">.... etc etc...
I fixed it by opening...
C:\Users\<My Profile>\AppData\Local\Microsoft\Windows Sidebar\Gadgets\<gadgetname.gadget>\js\Qotd.js...
Then Find...
var description = items[i].getElementsByTagName("description")[0].firstChild.nodeValue;
And insert the following after the line above...
var findkey = description.search('<div', 0);
description = description.slice(0,findkey);
Work like a charm for me.
Enjoy...
Rahul
bjpconsult
1 of 2 people found this review helpful
Like it
Error Fix (3/6/2008)
Rahul's fix works great. Make sure you are in C:\Users\your username\AppData\Local\Microsoft\Windows Sidebar\Gadgets\QOTD.gadget\js. "Windows Sidebar"is the name of the folder - NOT "Windows\Sidebar". When you get to the QOTD.js file, click the right mouse button and then choose "EDIT".
PSUGal2001
0 of 1 people found this review helpful
It's okay
Error (3/4/2008)
I am sorry but I can't follow how you fixed the error...can you please describe it once more, like where i go to type all of that stuff in? I can't seem to get the error message to go away. Thanks for your help
blebulxy
0 of 2 people found this review helpful
Don't like it
Error (1/12/2008)
I receive the same error message as the previous reviewer
jeremysumpterocks
0 of 0 people found this review helpful
Love it
<3 (8/19/2008)
thank you soo much rahul! lol.. i love the gadget too, thanks jonas
as_if101
0 of 0 people found this review helpful
It's okay
error (8/13/2008)
Rahul Soni's fix works great
|