Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2004-05-27, 04:32 AM   #1
Ms Naughty
old enough to be Grandma Scrotum
 
Ms Naughty's Avatar
 
Join Date: Aug 2003
Location: Australia
Posts: 1,408
Send a message via ICQ to Ms Naughty
Easily adding mouseovers in Dreamweaver

Can it be done? Is there a hidden way of adding a mouseover without stuffing around with the code all the time?
__________________
Promote Bright Desire
Ms Naughty is offline   Reply With Quote
Old 2004-05-27, 05:51 AM   #2
thrillho
Kids are great, Appu. You can teach them to hate the things you hate and they practically raise themselves now-a-days, you know, with the internet and all
 
thrillho's Avatar
 
Join Date: Aug 2003
Location: Austin, TX
Posts: 194
Send a message via ICQ to thrillho Send a message via Yahoo to thrillho
Mouseover for an image swap or for hiding sponsor code? The former is easy, so I'm guessing it's the latter you're wondering about. I've not been able to figure that one out either.
thrillho is offline   Reply With Quote
Old 2004-05-27, 06:14 AM   #3
CelticTiger
Are you sure this is the Sci-Fi Convention? It's full of nerds!
 
CelticTiger's Avatar
 
Join Date: Feb 2004
Location: Ireland
Posts: 266
Send a message via ICQ to CelticTiger
To hide the sponsor code choose the link you want the mouseover for. Go to the behaviors window and click the + sign - choose Set Text, and then Set Text of Status Bar. Type in your message.

Keeping the text selected go to the behaviors window and click the + sign and again choose Set Text, and then Set Text of Status Bar. Leave the message blank. Once this is done choose the down arrow and choose onMouseOut. Voila.

I might add you need to show events for 4.0 Browsers and later.
__________________

Submissions Wanted!
CelticTiger is offline   Reply With Quote
Old 2004-05-27, 12:36 PM   #4
thrillho
Kids are great, Appu. You can teach them to hate the things you hate and they practically raise themselves now-a-days, you know, with the internet and all
 
thrillho's Avatar
 
Join Date: Aug 2003
Location: Austin, TX
Posts: 194
Send a message via ICQ to thrillho Send a message via Yahoo to thrillho
Works like a charm--thanks CelticTiger!
thrillho is offline   Reply With Quote
Old 2004-05-27, 01:19 PM   #5
thrillho
Kids are great, Appu. You can teach them to hate the things you hate and they practically raise themselves now-a-days, you know, with the internet and all
 
thrillho's Avatar
 
Join Date: Aug 2003
Location: Austin, TX
Posts: 194
Send a message via ICQ to thrillho Send a message via Yahoo to thrillho
looks like it works for ie only, though

just used some different browsers to check the mouseovers--

looked fine in slimbrowser (which runs on the internet explorer engine), but mozilla and netscape had nothing in the status bar on mouseover.

so there still may be some code tweaking required to make it multi-browser compatible enough to be accepted by the link lists.
thrillho is offline   Reply With Quote
Old 2004-05-27, 02:49 PM   #6
shags
I'm going to the backseat of my car with the woman I love, and I won't be back for TEN MINUTES
 
Join Date: Mar 2004
Location: Denmark
Posts: 88
Send a message via ICQ to shags
I’m always using Cleo’s proper mouseover code

When the site is finish I use the find and replace function.
Find: <a href="http://www………….
Replace with: <a href="http://www………onmouseover……return true…………onmouseout…

Get this extension to do like CelticTiger, just faster. Set text of status bar
shags is offline   Reply With Quote
Old 2004-05-27, 02:55 PM   #7
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Quote:
Originally posted by shags
Get this extension to do like CelticTiger, just faster. Set text of status bar
That doesn't seem to work in Mozilla.

BTW Safari shows the actually URL no matter what mouseover code you use.
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2004-05-27, 04:49 PM   #8
thrillho
Kids are great, Appu. You can teach them to hate the things you hate and they practically raise themselves now-a-days, you know, with the internet and all
 
thrillho's Avatar
 
Join Date: Aug 2003
Location: Austin, TX
Posts: 194
Send a message via ICQ to thrillho Send a message via Yahoo to thrillho
Downloaded that Dreamweaver extension (thanks shags!) and replaced a couple of the mouseovers that I'd put in with DW's regular Behaviors panel. They worked--in both IE and Netscape--until I moused over one of the earlier, unreplaced links. That stopped any and all info from being displayed in the status bar. So I replaced all of the mouseovers with the new extension, and it's working fine. IE, Netscape and Mozilla all display the status bar message as desired. If Cleo or anyone else has a chance to take a peek with a different browser and/or OS, I'd be interested to see if this extension creates a workable mouseover across the board.
mouseover test page
It's my 404 page for smutmanor.com, but don't worry. No pop-ups, redirects, or anything cruel. Just links. The first banner (for Smut Manor) is a regular link--no mouseover. All the other banners have the new code.
Thanks to everyone for the input!
Lee
thrillho is offline   Reply With Quote
Old 2004-05-27, 05:00 PM   #9
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Works in Mac IE and Mozilla, does nothing in Safari, but best I can tell Safari shows the actual URL no matter what you do.

What does in do in Windows on a right mouse click?
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2004-05-27, 05:11 PM   #10
thrillho
Kids are great, Appu. You can teach them to hate the things you hate and they practically raise themselves now-a-days, you know, with the internet and all
 
thrillho's Avatar
 
Join Date: Aug 2003
Location: Austin, TX
Posts: 194
Send a message via ICQ to thrillho Send a message via Yahoo to thrillho
Thanks, Cleo!
Right mouse click in Windows shows the regular affiliate code link. But the main reason that I'm interested in covering up the code is just to see if it improves the click throughs--and I figure it's surfers who are fairly new to the internet who might be put off by seeing a long, scary url and decide something bad's gonna happen if they click it. If they know enough to right click to double check the status bar, maybe they know enough to not be freaked out by what they see. But I could be all wrong. I've never used mouseovers before at all, so I reckon it couldn't hurt.

grandmascrotum--whenever you get back to check this thread out, I hope this has helped you. I almost forgot that I didn't start it myself lol. So thanks for starting it--it's helped me out!
thrillho is offline   Reply With Quote
Old 2004-05-27, 05:15 PM   #11
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
The mouseover code that I have on my help page will also work with right mouse click.

I do wish I could find something that worked with Safari seeing as it is basically the same browser as Linux's Konqueror which I guess means that it also doesn't work in Konqueror.
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2004-05-27, 06:56 PM   #12
Ms Naughty
old enough to be Grandma Scrotum
 
Ms Naughty's Avatar
 
Join Date: Aug 2003
Location: Australia
Posts: 1,408
Send a message via ICQ to Ms Naughty
Thanks so much for the advice in this thread everyone!

I was looking to hide sponsor code, and I've been manually inserting Cleo's official version into the html which is tedious to say the least. Will have a play with these extensions.
__________________
Promote Bright Desire
Ms Naughty is offline   Reply With Quote
Old 2004-05-27, 07:03 PM   #13
Ms Naughty
old enough to be Grandma Scrotum
 
Ms Naughty's Avatar
 
Join Date: Aug 2003
Location: Australia
Posts: 1,408
Send a message via ICQ to Ms Naughty
This behaviours menu bar doesn't seem to be in Dreamweaver 4... oh well.
__________________
Promote Bright Desire
Ms Naughty is offline   Reply With Quote
Old 2004-05-27, 07:16 PM   #14
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
I have a multi clip board utility on my machine and one of the clips is my mouseover code. Honestly it takes me longer to type what I want it to say then it does to past the code. I also have a page of snippets of code for other things that I do often. I find it is often easier to do things in code then in layout mode unless I'm actually doing the layout part.

I like using Adobe GoLive myself, but anything with a decent syntax highlighted code window and WYSIWYG layout window works fine for me too.

GoLive also has actions built in too but I find that the ones that I do by hand are much cleaner and seem to also work better.
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2004-05-28, 10:05 AM   #15
mogart
Just because I don't care doesn't mean I don't understand!
 
mogart's Avatar
 
Join Date: Aug 2003
Location: middle of nowhere
Posts: 94
Send a message via ICQ to mogart
Code:
<a href="url-to-hide" onmouseover="window.status='http://www.domain.com'; return true;" onfocus="window.status='http://www.domain.com';return true;" onmouseout="self.status='';return true">
check this out
__________________
JayManCash - send them traffic, earn big bucks, repeat forever
mogart is offline   Reply With Quote
Old 2005-05-29, 07:39 AM   #16
AbsolutePorn
You tried your best and you failed miserably. The lesson is 'never try'
 
Join Date: Apr 2005
Posts: 164
Thanks alot for the snippets.
AbsolutePorn is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:15 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc