What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » mouse over ads

mouse over ads
Author: Message:
Supersonicdarky
Veteran Member
*****

Avatar

Posts: 2317
Reputation: 48
– / – / Flag
Joined: Feb 2005
Status: Away
O.P. mouse over ads
i cant find the code for those mouse over ads you see everywhere (when u put mouse over, a small window pops up at your mouse)

i need it to open on click and close on close button, and it should have variable width/height


what i mean:
[Image: watimean.jpg]


i googled and failed miserably :(
05-07-2006 05:25 PM
Profile E-Mail PM Find Quote Report
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
RE: mouse over ads
I used it when doing Windows Emulator.

Attached is the source code to the index.htm & style.css, it is in there. Finding the code shouldn't be too hard :).

I don't have the time sorry.

.zip File Attachment: index.zip (1.72 KB)
This file has been downloaded 84 time(s).
05-07-2006 05:31 PM
Profile PM Find Quote Report
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
RE: mouse over ads
Take a look at these:

http://www.dynamicdrive.com/dynamicindex5/popinfo.htm
http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip.htm
http://www.dynamicdrive.com/dynamicindex5/popinfo3.htm

All work in FF1+ IE5+ Opr7+
Twitter: @ChrisLozeau
05-07-2006 06:06 PM
Profile PM Find Quote Report
Supersonicdarky
Veteran Member
*****

Avatar

Posts: 2317
Reputation: 48
– / – / Flag
Joined: Feb 2005
Status: Away
O.P. RE: RE: mouse over ads
quote:
Originally posted by Chris4
Take a look at these:

http://www.dynamicdrive.com/dynamicindex5/popinfo.htm
http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip.htm
http://www.dynamicdrive.com/dynamicindex5/popinfo3.htm

All work in FF1+ IE5+ Opr7+

that doesnt work since i need to put php inside the popups

quote:
Originally posted by traxor
I used it when doing Windows Emulator.

Attached is the source code to the index.htm & style.css, it is in there. Finding the code shouldn't be too hard :).

I don't have the time sorry.

can i have linky to the site?
05-08-2006 11:32 AM
Profile E-Mail PM Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: mouse over ads
You wont be able to use PHP as the mouseover things are client-side created with javascript/DHTML, whereas PHP is server-side
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
05-08-2006 11:37 AM
Profile E-Mail PM Web Find Quote Report
Supersonicdarky
Veteran Member
*****

Avatar

Posts: 2317
Reputation: 48
– / – / Flag
Joined: Feb 2005
Status: Away
O.P. RE: mouse over ads
but wouldn't server use the php, turn into html and then that will be in the pop-up?

cuz i want wen you click <rate this> for that to pop-up, then have the php rarting system in it
05-08-2006 11:40 AM
Profile E-Mail PM Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: mouse over ads
quote:
Originally posted by Supersonicdarky
but wouldn't server use the php, turn into html and then that will be in the pop-up?

cuz i want wen you click <rate this> for that to pop-up, then have the php rarting system in it
yea you can do that, so 'that doesnt work since i need to put php inside the popups' doesnt matter, as it would be the outputed HTML from the PHP in the popup.
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
05-08-2006 11:44 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On