The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> IE Pop Ups, How do I add one
Suzy
post Aug 31 2006, 05:09 PM
Post #1





Group: Members
Posts: 4
Joined: 31-August 06
From: North Dakota USA
Member No.: 41



I have been to several web pages that have a cute little IE pop up with personalized info on it, how would one do this? I'd really like to add one to my page. Any help greatly appreciated smile.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
John Pozadzides
post Aug 31 2006, 05:28 PM
Post #2


WDG Founder
******

Group: Root Admin
Posts: 529
Joined: 3-August 06
From: Magnolia, TX
Member No.: 2



QUOTE(Suzy @ Aug 31 2006, 05:09 PM) *

I have been to several web pages that have a cute little IE pop up with personalized info on it, how would one do this? I'd really like to add one to my page. Any help greatly appreciated smile.gif

Suzy, can you give us an example of a site? I'm not sure that this is something that actually requires flash or multi media, so we might move this thread to the HTML area.

If all you want to do is cause another window to pop open with some information in it, you can accomplish that with simple HTML. This might be the answer you are looking for: http://htmlhelp.com/faq/html/links.html#new-window

Please let us know if you have other examples or mean something different.

John
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Suzy
post Aug 31 2006, 07:51 PM
Post #3





Group: Members
Posts: 4
Joined: 31-August 06
From: North Dakota USA
Member No.: 41



Thank you for you quick reply...I will try this, ofcourse now that I want to find a page with that on, I can't...I will look some more if this doesn't work I appreciate your help.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Suzy
post Sep 2 2006, 03:36 PM
Post #4





Group: Members
Posts: 4
Joined: 31-August 06
From: North Dakota USA
Member No.: 41



I did find one, but you'd be unable to view unless a member, so I did take a screen shot to show you. Thanx again!
Suzy


IPB Image

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Sep 2 2006, 04:04 PM
Post #5


.
********

Group: WDG Moderators
Posts: 9,650
Joined: 10-August 06
Member No.: 7



That's a javascript alert box, its exact appearance depends on the browser. Here's a basic one:

CODE
<script type="text/javascript">
alert('Hi');
</script>


To make line breaks etc, see http://members.aol.com/grassblad/html/alerttricks1.html

I should add that returning visitors will soon get tired of it.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Suzy
post Sep 3 2006, 02:29 AM
Post #6





Group: Members
Posts: 4
Joined: 31-August 06
From: North Dakota USA
Member No.: 41



Thank you so very much I'm sure it will get old fast, but something different (for now) and I have the need to learn all of this stuff LOL You don't know how much I appreciate your help. Thanx again,
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Sep 3 2006, 02:54 AM
Post #7


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



That's right, Suzy. When learning you should use all the stuff, the good and the bad. Besides, alerts are good for debugging JavaScript code so you have to know how to use one. happy.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th April 2024 - 01:21 AM