Jump to content

[SOLVED] Javascript which pops up and scrolls....


~n[EO]n~

Recommended Posts

Sorry for being so dumb, I searched GOOGLE for hour but could not find...  ;D

 

What i need is javascript pop-up which loads when page is loaded and scrolls along when we move the scrollbars.

What is that called (exact name for searching in google)

Can someone give me a link, i will really appreciate  ;D

 

Thanks...

you not looking for a regular pop-up window; because once you focus on your scrollbar; your pop-up would loose focus anyway. your looking for a dhtml pop-up that will float - check out this example:

 

http://dhtmlpopups.webarticles.org/placements.php

 

 

Thanks a lot , i was looking for that one...

Edit:

I downloaded that sample, in the sample the pop up loads when we click the fire button... now I want to load that popup when the page loads, I moved the script from that button to my body tag

<body onload='fireMyPopup()'>

and it does not work.

 

Any help...

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.