/    Sign up×
Community /Pin to ProfileBookmark

pop up display window help by monty

i am trying to create the pop up window display, when you hover over a link a small window appears with information in it, just like on this site when hovering over the threads, im not sure if this is even script. could someone please help and direct me to the script requred, many thanks.
monty. [url]www.nowad.co.uk[/url]

to post a comment
JavaScript

7 Comments(s)

Copy linkTweet thisAlerts:
@A1ien51Jul 07.2005 — you can look for JavaScript tooltips or CSS tooltips or you could use the plain old title attribute in the tag

<input type="text" name="txt1" title="Enter You Text">

Eric
Copy linkTweet thisAlerts:
@talalJul 07.2005 — you can just use the 'title' attribute in html tag to display a tool tip.
Copy linkTweet thisAlerts:
@norfolk35authorJul 10.2005 — Thanks for replying but I dont understand. To me a Title Tag is whats displayed at the top of the page, how does this display boxed text on mouseover? Sorry to sound thick, if I can see it I can work with it so direct me somewhere if you like.

Thanks, Monty.
Copy linkTweet thisAlerts:
@A1ien51Jul 11.2005 — Try adding the title attribute to an element and put your mouse over it. You will see that it does not relate to the title tag that you place in the header.

Eric
Copy linkTweet thisAlerts:
@norfolk35authorJul 11.2005 — Eric, thanks for your help, it is much appreciated. Let me explain, you obviously know exactly what your talking, I however have taught myself the very little I know.I am a tyre fitter, so dont do this for a living, I have however hand coded for about the last 10 years, I havent got a clue what people mean when they say element and attribute etc. I have tried what you say and all I get is a box you can type in, All I require is a small pre typed dialogue box when you mouse over a link, not a popup, something that disappears when you move the mouse away, purely a info box. I am very sorry to sound so thick, but this is really a long ongoing hobby, not something I usually like to ask help for but this one has really been bugging me for months. As I say, many thanks for everyones help on this one.

Monty..
Copy linkTweet thisAlerts:
@A1ien51Jul 11.2005 — paste this into an html page
<i>
</i>&lt;input type="text" name="text1" title="This is from some title"&gt;
&lt;div title="asdf test asdf"&gt;asdfghjkl&lt;/div&gt;
&lt;span title="test"&gt;asdf&lt;/span&gt;


place your mouse over the elements. You should see the text.

Eric
Copy linkTweet thisAlerts:
@norfolk35authorJul 12.2005 — Eric, your an angel with the patients of a Saint or something like that.

Many thanks, hoping I wont have to pester you again.

Monty..
×

Success!

Help @norfolk35 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...