bklaas Wrote: 
> this is javascript code to do it as a bookmarklet. Replace localhost
> with the IP of your slimserver.
> 
> javascript:var winOpts =
> 'resizable=no,scrollbars=yes,width=800,height=480';function
> popUp(pPage) { var popUpWin = window.open(pPage,'popWin',winOpts);
> popUpWin.focus(); }popUp('http://localhost:9000');
> Ben this works great, but as I don't run the Nokia770 as my defualt
webUI. I changed the end to "popUp('http://localhost:9000/nokia770/')"
and bookmarked that. Now I can have a handy visual control panel for my
server in it's own little window. I thought this might be useful for
others who also don't run the Nokia as their default.

--Tom Malsbury


-- 
malsbury
------------------------------------------------------------------------
malsbury's Profile: http://forums.slimdevices.com/member.php?userid=57
View this thread: http://forums.slimdevices.com/showthread.php?t=20151

_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to