Mouseover or onclick image change
Monday, May 28, 2007 by DJcat2000 | Discussion: ObjectDock
is there an option - or somebody a hack - to let ObjectDock display a different image either on mouseover or when active/on a click on a link? I am thinking of a button for showing the start menu...
Thanks in advance,
[Dj]
Reply #2 Tuesday, May 29, 2007 7:40 PM
Reply #3 Wednesday, May 30, 2007 8:14 AM
I already came across that "animated shortcut" thing, but: doesn't that only allow direct links, either to files or folder? How can I let it open up the start menu instead?
Thanks anyway for the help!
Reply #4 Thursday, May 31, 2007 4:57 PM
if your talking about the spinning globe that just spins - that was just an example one, there's another one that is also a working shortcut - I just can't look for it due to employer not allowing WC access.
try a search in the Odock gallery for 'animated' you should come across it and some other png strips to replace the default one.
if you don't find it and nobody stops with a link, I'll look when I get home
Reply #5 Thursday, May 31, 2007 5:14 PM
okay, I missed that part... if you have the other one:
I think it should allow a shortcut to anything - check the drop downs in the docklet options
I'll check that later tonight also (can't remember what mine was set to)
Reply #6 Thursday, May 31, 2007 8:05 PM
Reply #7 Friday, June 1, 2007 12:21 AM
Now I remember, I think there is a way if you know it, but I don't.
to open the start menu
copy this into notepad:
set wShell=wscript.createobject("wscript.shell")
wShell.sendkeys "^{ESC}"
and save as a .vbs (I used start.vbs)
when you configure the animated shortcut, delete the mail info in the first line and then when you click the box next to it, it opens the 'browse'
in the browse window use the drop down and change from 'exe' to all files
then browse to the .vbs
Reply #8 Friday, June 1, 2007 6:11 AM
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!
Reply #1 Tuesday, May 29, 2007 3:51 PM