------------------------------------------------------------------------
A poll associated with this post was created, to vote and see the
results, please visit http://forums.slimdevices.com/showthread.php?t=19369
------------------------------------------------------------------------
Question: Do you have a 770?
    
- Got it
- Want it
- Need it
- Forget it
------------------------------------------------------------------------

just wanted to share a cool little bookmark widget I configured long ago
for popping up a Nokia770 skin window on a desktop PC in the relative
dimensions of the actual Nokia 770. Add a bookmark to Opera or Firefox
and put this javascript code as the location (changing localhost to
whatever IP your slimserver is at):

javascript:var winOpts =
'resizable=no,scrollbars=yes,width=820,height=484';function
popUp(pPage) { var popUpWin = window.open(pPage,'popWin',winOpts);
popUpWin.focus(); }popUp('http://localhost:9000/Nokia770');

cheers,
#!/ben


-- 
bklaas

"the Nokia770 skin guy"
------------------------------------------------------------------------
bklaas's Profile: http://forums.slimdevices.com/member.php?userid=58
View this thread: http://forums.slimdevices.com/showthread.php?t=19369

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to