473,386 Members | 1,817 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,386 software developers and data experts.

Javascript and DIV popup help...

Hello,

I am trying to add some functionality to an existing web app which is to do
this: when the mouse hovers over a link, a little DIV window shows some
text.

Instead of the DIV window acting like a popup, the text is written to the
page.

The problem, I believe, is due to the application already inheriting a
class to render the page. I have tried something like this with the DIV...

<div id="none"

But that just breaks it completely so nothing happens on the mouseOver
event.

Any ideas?

Thanks!
--
Only the Best Freeware at http://www.vbmark.com
Nov 14 '08 #1
2 3389
On Nov 14, 1:15*pm, vbMark <n...@email.comwrote:
Hello,

I am trying to add some functionality to an existing web app which is to do
this: when the mouse hovers over a link, a little DIV window shows some
text.

Instead of the DIV window acting like a popup, the text is written to the
page.

The problem, I believe, is due to the application already inheriting a
class to render the page. *I have tried something like this with the DIV...

<div id="none"

But that just breaks it completely so nothing happens on the mouseOver
event.

Any ideas?
Don't use javascript, this can be done with css.

---
Geoff

Nov 14 '08 #2
Geoffrey Summerhayes wrote:
On Nov 14, 1:15 pm, vbMark <n...@email.comwrote:
>I am trying to add some functionality to an existing web app which is to do
this: when the mouse hovers over a link, a little DIV window shows some
^^^^^
>text.

Instead of the DIV window acting like a popup, the text is written to the
page.
[...]

Don't use javascript, this can be done with css.
Depends on what "shows" encompasses and what link means. For alpha blending
and non-`a' elements you need both stylesheets and scripting.
---
Geoff
The proper signature delimiter is dash-dash-space-CR-LF, but with Google
Groups you can't create one as it removes the trailing space (like earlier
versions of Outlook Express). You should use a local newsreader application
instead.
PointedEars
--
realism: HTML 4.01 Strict
evangelism: XHTML 1.0 Strict
madness: XHTML 1.1 as application/xhtml+xml
-- Bjoern Hoehrmann
Nov 14 '08 #3

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

Similar topics

2
by: TeknoCat | last post by:
Hey everyone, I may be repeating myself here, but if someone sent a reply then I missed it, and I can't get Outlook Express to download any messages more than 2 days old. Anyway, I'm having a...
2
by: Jeannie | last post by:
I have a popup window which is a slideshow of about 7 images. When the popup window loads, the first image is present and then the viewer can select next or previous to scroll through the rest of...
5
by: Connie Walsh | last post by:
Hi: I gleaned a javascript off of the web: http://www.hypergurl.com/popup.html that sets a cookie everytime someone visits your site. If it is the first visit in x number of days then a...
14
by: tshad | last post by:
I posted this on the asp.net group, also. I wasn't sure whether this was an asp.net problem or a javascript problem. I have a page that was originally created from a program I found on the net...
12
by: Mark Fox | last post by:
Hello, I am attempting to do something very simple. I have a page MainPage.aspx and a popup window Popup.aspx. When users click on the linkbutton in the popup window I am looking to do some...
8
by: Terry | last post by:
I am loading a javascript function from my asp.net app. This function loads a string passed to it in a new window. I register the function to activate on click of an asp linkbutton. Now when...
1
by: Jorge Ponte | last post by:
hi I have a Web User Control (ascx) - lets call it "My_WUC" - in a Web form. In that WUC I want have a textbox and a button. I want to click on the button and open a popup (I use javascript for...
15
by: H00ner | last post by:
Hello All Hope you can help Been pulling my hair out about a popup problem in ASP.NET. One of the forms i wrote requires the user to select a product from a list in a popup web form. the...
2
by: Jeff | last post by:
I'm hoping that someone can help me. I know little javascript and only need a very small amount in an asp.net application. I have most of it working with one problem. I'm attempting to open a modal...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.