WowUltra Forums Home 
Search     Members Calendar Help Home
Search by username
Not logged in - Login | Register 

 Moderated by: Jim
New Topic Reply Printer Friendly
Mouseover timeout - Software Assistance - WowUltra - WowUltra Forums
AuthorPost
 Posted: Mon Aug 4th, 2008 02:02 pm
PMQuoteReply  
1st Post
Robert
Member


Joined: Fri Jul 18th, 2008
Location: Benidorm, Spain
Posts: 365
Status: 
Online
Mana: 
Could you tell me what controls the amount of time that the text is visible in the mouseover? It seems rather short if one is to take full advantage of this great facility.

Back To Top PMQuoteReply

 Posted: Mon Aug 4th, 2008 02:28 pm
PMQuoteReply  
2nd Post
Di
Customer Service Rep.


Joined: Sat Apr 28th, 2007
Location: Columbus, Ohio USA
Posts: 1195
Status: 
Offline
Mana: 
Robert wrote: Could you tell me what controls the amount of time that the text is visible in the mouseover? It seems rather short if one is to take full advantage of this great facility.

are you talking about the mouseover menu?

if you keep your cursor on it, it wont disappear until you move your mouse away from it which gives you time to do what you  need to do -- type in the search box or click the options on the menu

anyway, i believe its all in the code but im sure Jim can elaborate even more on it :)

Back To Top PMQuoteReply

 Posted: Mon Aug 4th, 2008 02:47 pm
PMQuoteReply  
3rd Post
Robert
Member


Joined: Fri Jul 18th, 2008
Location: Benidorm, Spain
Posts: 365
Status: 
Online
Mana: 
No Di, I'm referring to the mouseover text that you can write in the side bar menu so that when your mouse hovers over a picture the text shows. It's great for describing what the photograph is about.

Back To Top PMQuoteReply

 Posted: Mon Aug 4th, 2008 03:02 pm
PMQuoteReply  
4th Post
Jim
Administrator


Joined: Wed Apr 11th, 2007
Location:  
Posts: 1826
Status: 
Offline
Mana: 
That is actually a windows/browser function and has nothing to do with the code or the board. It is reading the alt= text if present.

Back To Top PMQuoteReply

 Posted: Mon Aug 4th, 2008 03:21 pm
PMQuoteReply  
5th Post
martin_wynne
Licence Holder


Joined: Sun May 25th, 2008
Location: United Kingdom
Posts: 205
Status: 
Offline
Mana: 
Jim wrote: That is actually a windows/browser function and has nothing to do with the code or the board. It is reading the alt= text if present.
Hi Jim,

Actually it is title="text". Only IE (incorrectly) uses the alt text as a tooltip if no title is present.

Here's a very clever way to do it entirely in css:   http://psacake.com/web/jl.asp

Add the CSS given there, then use:

<a class=info href="#"><img src="whatever"><span>This is a picture of whatever.</span></a>

Robert, the text then appears for as long as the mouse remains over the picture. You need to edit the CSS file directly for this to work, I don't think you can do it in the theme editor.

Martin.

Back To Top PMQuoteReply

 Posted: Mon Aug 4th, 2008 03:25 pm
PMQuoteReply  
6th Post
Robert
Member


Joined: Fri Jul 18th, 2008
Location: Benidorm, Spain
Posts: 365
Status: 
Online
Mana: 
Yes I have had a look at the picture and text I have entered and it does say alt="" and then title="whatever". Is there such a thing as a time thingy I can put in after the alt="" to keep the text visible for a longer period. Or am I just wishing?

Back To Top PMQuoteReply

 Posted: Mon Aug 4th, 2008 04:10 pm
PMQuoteReply  
7th Post
martin_wynne
Licence Holder


Joined: Sun May 25th, 2008
Location: United Kingdom
Posts: 205
Status: 
Offline
Mana: 
Robert wrote: Yes I have had a look at the picture and text I have entered and it does say alt="" and then title="whatever". Is there such a thing as a time thingy I can put in after the alt="" to keep the text visible for a longer period. Or am I just wishing?
Hi Bob,

The tool-tip time-out is set in the user's browser, so there's not much you can do about that without getting into some heavy programming.

As an alternative, I've implemented the css code I mentioned in my previous message. It seems to work well. To see an example, go to

http://85a.co.uk

and run the mouse pointer over the picture.

It has the additional advantage over a normal tool-tip in that you can set colours, borders, font size, etc. To go further than this you need to implement Javascript pop-ups, which is much more complicated.

You won't be able to do this until you have the full board, because it means editing the css file.

cheers,

Martin.

Back To Top PMQuoteReply

 Posted: Mon Aug 4th, 2008 04:20 pm
PMQuoteReply  
8th Post
Robert
Member


Joined: Fri Jul 18th, 2008
Location: Benidorm, Spain
Posts: 365
Status: 
Online
Mana: 
That's very nifty Martin and I will definitely get back to you on that one once I get settled in with my forum. I can see that I'm going to have to make a list of things I want to know.

Back To Top PMQuoteReply

Current time is 04:29 pm  
WowUltra Forums > WowUltra > Software Assistance > Mouseover timeout



WowUltra 1.15 Copyright © 2007-2008 by Jim Hale
Page processed in 0.1739 seconds (13% database + 87% PHP). 23 queries executed.