473,473 Members | 1,959 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

image popup tip when mouse hover an object?

Hi, does any javascript framework can implement image popup tip when
mouse hover an object?

Mootool has a text popup tips. Is it easy to inherit it and create a
popup tip with images or other html code?

Nov 7 '07 #1
6 8879
wrote on 07 nov 2007 in comp.lang.javascript:
Hi, does any javascript framework can implement image popup tip when
mouse hover an object?
Framework???? You mean library?
Mootool has a text popup tips. Is it easy to inherit it and create a
popup tip with images or other html code?
Overlib

<http://www.macridesweb.com/oltest/commandRef.html>
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Nov 7 '07 #2
On Nov 7, 6:52 am, nickw...@gmail.com wrote:
Hi, does any javascript framework can implement image popup tip when
mouse hover an object?

Mootool has a text popup tips. Is it easy to inherit it and create a
popup tip with images or other html code?
If this is the only thing you need, I don't see a reason to use
another, probably large and poweful, library to do a simple thing.

Nov 7 '07 #3
On Nov 7, 3:32 pm, Darko <darko.maksimo...@gmail.comwrote:
On Nov 7, 6:52 am, nickw...@gmail.com wrote:
Hi, does any javascriptframeworkcan implement image popup tip when
mouse hover an object?
Mootool has a text popup tips. Is it easy to inherit it and create a
popup tip with images or other html code?

If this is the only thing you need, I don't see a reason to use
another, probably large and poweful, library to do a simple thing.
I need to show image in the popup tips. However, mootool doesn't have
it. Any suggestion on the solution?

Nov 7 '07 #4
On Nov 7, 3:49 am, "Evertjan." <exjxw.hannivo...@interxnl.netwrote:
wrote on 07 nov 2007 in comp.lang.javascript:
Hi, does any javascriptframeworkcan implement image popup tip when
mouse hover an object?

Framework???? You mean library?
Mootool has a text popup tips. Is it easy to inherit it and create a
popup tip with images or other html code?

Overlib

<http://www.macridesweb.com/oltest/commandRef.html>

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
in fact, they use word "framework".

Nov 7 '07 #5
wrote on 07 nov 2007 in comp.lang.javascript:
On Nov 7, 3:49 am, "Evertjan." <exjxw.hannivo...@interxnl.netwrote:
> wrote on 07 nov 2007 in comp.lang.javascript:
Hi, does any javascriptframeworkcan implement image popup tip when
mouse hover an object?

Framework???? You mean library?
Mootool has a text popup tips. Is it easy to inherit it and create a
popup tip with images or other html code?

Overlib

<http://www.macridesweb.com/oltest/commandRef.html>
[please do not quote signatures on usenet. Removed]
>
in fact, they use word "framework".
Who are "they"?

And if so, do you mean "library"?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Nov 8 '07 #6
Evertjan. wrote:
wrote on 07 nov 2007 in comp.lang.javascript:
>Hi, does any javascript framework can implement image popup tip when
mouse hover an object?

Framework???? You mean library?
>Mootool has a text popup tips. Is it easy to inherit it and create a
popup tip with images or other html code?

Overlib

<http://www.macridesweb.com/oltest/commandRef.html>
Pugly!

You might as well go for a proper /framework/ which offers everything else too rather than these amateurish, piecemeal, pugly widgets:

http://extjs.com/deploy/dev/examples...ets/qtips.html
Nov 11 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Roger Shrubber | last post by:
I have a page with images that the user can drag from one frame to another. I need them to see a "ghost image" of the image they are dragging, while the original stays put. I use the onmousemove...
6
by: killerkatt | last post by:
I am new to CSS and would like to know if there is a way to make this happen with CSS: image1 and image 2 are laid out at the top of the page. when the mouse hovers over image1, a paragragh or...
8
by: JLahm | last post by:
I have defined a class for my images called .image that specifies the default border color, width and style. I'd like to be able to have the pseudo elements link, visited and active have one color...
2
by: Kevin Lyons | last post by:
Hello, Can anyone assist me with what I am trying to do with the following code (six different scenarios to try to make the functionality work correctly)? I want to always (and ONLY) display...
3
by: Roger Withnell | last post by:
My simple popup menu code works in IE (Windows and Mac) but not in Safari. I use a onmouseover ShowMenu function and a onmouseout HideMenu function. Because Safari, unlike IE, recognises...
14
by: D. Alvarado | last post by:
Hello, I am trying to open a window containing an image and I would like the image to be flush against the window -- i.e. have no padding or border. Can I make this happen with a single call to a...
18
by: Colin McGuire | last post by:
Hi - this was posted last weekend and unfortunately not resolved. The solutions that were posted almost worked but after another 5 days of working on the code everynight, I am not further ahead....
4
by: Rusty | last post by:
Hi, I've seen something on a web site that I want to do for our Intranet web site. I'm not advocating pop-ups but for our company app, this would be perfect. Please go to this page and hold...
7
by: fredo | last post by:
I've studied Eric Meyer's pure css popups, version two: http://meyerweb.com/eric/css/edge/popups/demo2.html which pops up an image when I roll over a text link. Now I want to pop up a large...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.