bklaas said the following on 17/01/2006 23:07:
> 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');

Cool.

So how do I create a bookmarklet?

R.
-- 
http://robinbowes.com

If a man speaks in a forest,
and his wife's not there,
is he still wrong?

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

Reply via email to