473,395 Members | 1,613 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

ON MOUSE OVER - POPUP

www.freeviewepg.co.uk/js.jpg

I found a piece of javascript that does what i want in terms of being
able to use html tags .

While the piece of javascript works great - it fills the popup with
content so its instantly available on the mouse over .

But , The webpage is a tv epg and has about 300 entrys , This means the
page fills 300 popups with content and this really slows down the length
of time it takes to display the webpage .

What i'm looking for , Is a peice of javascript that allows me to use
html tags to achieve the same sort of display , But only fills the popup
with content on the actual mouse over .

I know this means it will need to download the content before the popup
gets displayed & thats what i want .
While reasonable with php - i know jack shit about javascript and need
somebody to write the piece of javascript for me - or give the url to a
piece of javascript that is already written and does exactly what i want
as mentioned above .
Mar 23 '07 #1
5 12164
Krustov wrote:
www.freeviewepg.co.uk/js.jpg

I found a piece of javascript that does what i want in terms of being
able to use html tags .

While the piece of javascript works great - it fills the popup with
content so its instantly available on the mouse over .

But , The webpage is a tv epg and has about 300 entrys , This means the
page fills 300 popups with content and this really slows down the length
of time it takes to display the webpage .

What i'm looking for , Is a peice of javascript that allows me to use
html tags to achieve the same sort of display , But only fills the popup
with content on the actual mouse over .

I know this means it will need to download the content before the popup
gets displayed & thats what i want .
While reasonable with php - i know jack shit about javascript and need
somebody to write the piece of javascript for me - or give the url to a
piece of javascript that is already written and does exactly what i want
as mentioned above .
Hi,

If you need to fetch your information at runtime (=when the html is loaded
and displayed), you could have a look at AJAX.
It allows you to fetch information from the server and use that.
here is a nice place to start:
http://www.w3schools.com/ajax

Regards,
Erwin Moller
Mar 23 '07 #2
See http://gabbr.com/

If you click on, say, the headline "Iraq deputy PM hurt in suicide", it pops up the story in a dialog. Loading the dialog dynamically.

You can do the same thing onmouseover instead of onclick.

That pages uses the Ext Ajax library: http://www.yui-ext.com/

See documentation link first!

The user forum: http://www.yui-ext.com/forum/index.php
Mar 25 '07 #3
<alt.comp.lang.javascript>
<TheBagbournes>
<Sun, 25 Mar 2007 17:06:49 +0100>
<Y-*********************@bt.com>
See http://gabbr.com/

If you click on, say, the headline "Iraq deputy PM hurt in suicide", it pops up the story in a dialog. Loading the dialog dynamically.

You can do the same thing onmouseover instead of onclick.

That pages uses the Ext Ajax library: http://www.yui-ext.com/

See documentation link first!

The user forum: http://www.yui-ext.com/forum/index.php
I dont have the time to learn ajax and opted for another solution .

www.freeviewepg.co.uk/epg.php

Instead of 250 popups i added a column of 25 popups that shows 5-10 tv
show descriptions all in the one popup instead of rolling the mouse over
each individual tv show .

Perhaps in a way the 250 popup slow webpage loading issue did me a
favour as the new method is actually better because you dont need to
move the mouse pointer quite so much .
Mar 25 '07 #4
Krustov wrote:
<alt.comp.lang.javascript>
<TheBagbournes>
<Sun, 25 Mar 2007 17:06:49 +0100>
<Y-*********************@bt.com>
>See http://gabbr.com/

If you click on, say, the headline "Iraq deputy PM hurt in suicide", it pops up the story in a dialog. Loading the dialog dynamically.

You can do the same thing onmouseover instead of onclick.

That pages uses the Ext Ajax library: http://www.yui-ext.com/

See documentation link first!

The user forum: http://www.yui-ext.com/forum/index.php

I dont have the time to learn ajax and opted for another solution .

www.freeviewepg.co.uk/epg.php

Instead of 250 popups i added a column of 25 popups that shows 5-10 tv
show descriptions all in the one popup instead of rolling the mouse over
each individual tv show .

Perhaps in a way the 250 popup slow webpage loading issue did me a
favour as the new method is actually better because you dont need to
move the mouse pointer quite so much .
Pugly site! You should take some time to learn how to use *some* kind of UI framework to present such a lot of information!

I'd like to be able to filter that schedule table by channel. A right click context menu on the first column should offer a series of checkboxes to hide/show channel groups.

* Enetertainment
* Films
* Documentaries
* Sport
* Lifestyle

You get the idea.

And then You should be able to filter on time.

All of which is very possible with a much nicer look and feel if you'd put a bit of research and work into it.

And that mess of options at the top! Yuck!

Just look at this example. A simple data grid: http://www.yui-ext.com/deploy/ext-1....id/paging.html

Right click on the column header to be able to show/hide columns
Mar 25 '07 #5
<alt.comp.lang.javascript>
<TheBagbournes>
<Sun, 25 Mar 2007 19:05:10 +0100>
<fc*********************@bt.com>
Pugly site! You should take some time to learn how to use *some* kind of UI framework to present such a lot of information!

I'd like to be able to filter that schedule table by channel. A right click context menu on the first column should offer a series of checkboxes to hide/show channel groups.

* Enetertainment
* Films
* Documentaries
* Sport
* Lifestyle

You get the idea.

And then You should be able to filter on time.

All of which is very possible with a much nicer look and feel if you'd put a bit of research and work into it.

And that mess of options at the top! Yuck!
I dont recall asking for a site critique .

I've put it down to the fact you probably place great value on your own
opinions - even when your opinion isnt actually asked for .
Mar 25 '07 #6

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

Similar topics

7
by: Tyron | last post by:
I need to know if the Left Button of the Mouse is clicked in the WM_NCMOUSEMOVE Notification but this Message doesnt contain the Mouse Button States as WM_MOUSEMOVE does. So how can I get them? ...
5
by: Charles Law | last post by:
Sorry for reposting this question, but I did not get a single answer last time, and I'm sure you guys must have some thoughts on the matter. I have a user control which can be dragged and dropped...
4
by: Pucca | last post by:
How can I tell a mouse right clicks over a listview item that's in a container panel. I only want to display a popup menu if the user right click the mouse over an item on the Listview. I don't...
3
by: Eric Layman | last post by:
Hi everyone. An image allows alt attribute. When mouse over images with alt attribute, a small yellow popup would appear besides the mouse cursor. How to replicate this behaviour using a table...
8
devonknows
by: devonknows | last post by:
Hey all, long time no see :), erm what it is i have a DirListBox Control on my form and i need to make the mouse left click before showing the popup menu, so the item that the user has right clicked...
0
by: ravitunk | last post by:
can anyone tell me how to open a popup window(.aspx page) on Mouse Rollover...everytime cursor is moved to a row of a gridview..this should also send a parameter to the popup window....where the...
1
by: dheepakk | last post by:
Hi All, When a mouseover event takes place over a link the popup window is displayed. I also have a mouseout on the link.So if the popup window comes up,has a dimension such that the...
6
by: nickwang | last post by:
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...
7
by: =?Utf-8?B?U2hhcm9u?= | last post by:
Hello, I'm using the ToolTip control, but I want it to behave a bit different. I want the toolTip to popup not only once when the control is enter and the mouse is stationary. I want the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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...
0
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...

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.