|
Joined: 05 Mar 2007
Posts: 4
|
I'd like to have a button for Firefox, which opens the Scrybe calendar.
Until then, there is a way to do this with the extension "Custom Buttons", just use this code in your new button:
[code]
javascript:window.open('http://iscrybe.com/organizer/26_8/sign_in.php','email_wnd','left=0,top=0,height=890,width=1260,scrollbars=yes,resizable=yes,status=no');
[/code]
Download http://iscrybe.com/favicon.ico and use it as the image for the button! |
|
|