473,804 Members | 3,424 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

DHTML-based Pop-Up Window Script?

Hi,

I like the DHTML-based pop-up window script made available by this
company. However, their script only works under the quirk mode for IE 6
and Firefox.

http://www.ferant.com

I wonder if there are other similar DHTML-based scripts that can do the
same but is not limited to the quirk mode for IE 6.

Thanks in advance!

Terry
Jul 23 '05 #1
6 1981
In article <MP************ ************@ne ws.tc.umn.edu>,
go************* *@yah00.c0m enlightened us with...
Hi,

I like the DHTML-based pop-up window script made available by this
company. However, their script only works under the quirk mode for IE 6
and Firefox.

http://www.ferant.com


"A dragable layer that can be used like a popup, but it is user friendly,
powerful, immune from popup killers, and robust enough to earn the rating of
"Recommende d"."

I HATE these with an undying passion. They aren't "user friendly". They're
"user irritating".

Adverts that I am forced to endure b/c my popup blocker won't block them.
Makes me disable script for the site or just stop visiting altogether.
Think twice before you employ such tactics for advertizing. It can easily
drive away visitors.

I could fix it, but I won't. Some idiot will just use it to irritate yet more
people.

--
--
~kaeli~
Experience is something you don't get until just after you
need it.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace

Jul 23 '05 #2
"A dragable layer that can be used like a popup, but it is user friendly,
powerful, immune from popup killers, and robust enough to earn the rating of
"Recommende d"."

I HATE these with an undying passion. They aren't "user friendly". They're
"user irritating".

Adverts that I am forced to endure b/c my popup blocker won't block them.
Makes me disable script for the site or just stop visiting altogether.
Think twice before you employ such tactics for advertizing. It can easily
drive away visitors.

I could fix it, but I won't. Some idiot will just use it to irritate yet more
people.


Well, I want to use it for important announcements, not ads. I thought
these were not as intrusive as the real pop-up windows.

What are the better ways to make important announcements other than pop-
up windows? I don't like scrollers that much.

Terry
Jul 23 '05 #3
Terry wrote:
"A dragable layer that can be used like a popup, but it is user friendly,
powerful, immune from popup killers, and robust enough to earn the rating of
"Recommended" ."

I HATE these with an undying passion. They aren't "user friendly". They're
"user irritating".

Adverts that I am forced to endure b/c my popup blocker won't block them.
Makes me disable script for the site or just stop visiting altogether.
Think twice before you employ such tactics for advertizing. It can easily
drive away visitors.

I could fix it, but I won't. Some idiot will just use it to irritate yet more
people.

Well, I want to use it for important announcements, not ads. I thought
these were not as intrusive as the real pop-up windows.


No, they are more intrusive than popups.
What are the better ways to make important announcements other than pop-
up windows? I don't like scrollers that much.


<a href="announcem ents.html">Impo rtant Announcement</a>

And it didn't even take scripting.

--
Randy
comp.lang.javas cript FAQ - http://jibbering.com/faq & newsgroup weekly
Jul 23 '05 #4
In article <MP************ ************@ne ws.tc.umn.edu>,
go************* *@yah00.c0m enlightened us with...

Well, I want to use it for important announcements, not ads. I thought
these were not as intrusive as the real pop-up windows.

You thought wrong. *grin*
What are the better ways to make important announcements other than pop-
up windows? I don't like scrollers that much.


<p><b>Announcem ent!</b><br>
This is an important announcement.</p>

Actually, important announcements _shouldn't_ rely on script. Nothing
_important_ should rely on script. Your visitors can read. And they get used
to things. Have one spot you always put announcements at and update it as
appropriate. See the home pages of the links in my sig to see where I put my
announcements (otherwise known as "I last updated this on xx/xx/xxxx and I
added XXXXX"). They stand out because of the style, not b/c I shove it
peoples' faces. They don't stand out so much that they get annoying. They can
be ignored. Important for repeat visitors who've already read the latest
announcements. Most importantly, because it's just normal markup, they work
no matter what browser is used and regardless of script enabled.

If this is for a site where people can subscribe, you can give them the
option of getting e-mail alerts.
Any site can make use of the somewhat new RSS technology, too. People
subscribe to RSS feeds, provided by you, to let them know what's changed
lately.
--
--
~kaeli~
If a chicken and a half can lay an egg and a half in a day
and a half, how long would it take for a monkey with a
wooden leg to kick the dill seeds out of a pickle?
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace

Jul 23 '05 #5
Terry wrote:
Hi,

I like the DHTML-based pop-up window script made available by this
company. However, their script only works under the quirk mode for IE 6
and Firefox.

http://www.ferant.com

I wonder if there are other similar DHTML-based scripts that can do the
same but is not limited to the quirk mode for IE 6.

Thanks in advance!

Terry

Still in a BETA stage, but enough to give you an idea:
http://www.klproductions.com/klwindo...owsmanual.html

--
Vladdy
http://www.klproductions.com
Jul 23 '05 #6
I have found these DHTML "windows" useful for web applications
occasionally, but I can see within a year or so they will be everywhere
like popups are now. I can see a DHTML blocker coming soon ;)

Jul 23 '05 #7

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

Similar topics

2
3133
by: Paul THompson | last post by:
I have a piece of code something like the following: START OF CODE <html><head><title>The Wizard</title></head> <body> <h1>Welcome to Joe's Vet Clinic</h1> <div id="part1" style="position:absolute;top:150px;left:50px;visibility:visible;"> <form name="visitor_info"> <table><tr><td>Your name:</td><td><input name="visname" type="text"></td></tr> <tr><td>Your phone number:</td>
2
1646
by: Frances Del Rio | last post by:
please, can you go to http://www.francesdelrio.com/dhtml/ when you click the name of the character the font color for all the lines of that character should change.. this is a simple DHTML memo... but I find that none of the JS or DHTML code is working at all on page... if I download page and view it locally the JS & DHTML code work fine, I don't understand this.. I'm very anxious b/c I just submitted this page as a demo for a...
1
1282
by: milkyway | last post by:
Hello out there, I would like to write some DHTML that can be used on a cell phone (it was my understanding that most cell phones have a browser that support this). Is there a way for 1 DHTML page to resemble a card on a wml page? Or is there some type of syntax in a DHTML page that would resemble a card in wml?
1
1744
by: Steve | last post by:
Hi; I have heard about a few very good books on DHTML, but the most modern ones seem to have been published in 2002. Have any _significant_ changes in DHTML or the standard DOM happened since then or will those "best of the dhtml books" still do the job? If not, is there a place on the web that documents DHTML, well, in its latest greatest form?
6
1468
by: pete | last post by:
Hello, I need resources for the following and would be appreciative to anyone that can help!!!! 1. a free website that clearly & comprehensively explains the DOM 2. a free website that has a clear & comprehensive tutorial of how to develop DHTML tree menus, such as the menu at http://www.giants.com/ it doesn't have to be a tutorial, i'd be more than happy to get a free
2
7323
by: | last post by:
Hello All, Could some one send me information on DHTML tutorials where I can leand the differences between html and dhtml. Thanks, ------------------------------------------------------------------------ IT Interview Questions : http://www.geekinterview.com <br> Tutorials and Articles : http://www.geekarticles.com <br> Free Training : http://www.exforsys.com
0
1047
by: Antonio Ooi | last post by:
Hi, I'm an application developer from Malaysia. I wanted to know how ASP.NET server-side events vs. client-side DHTML for FORM manipulations, may be in terms of performance and practicality? To my understanding, server events will only work when user sends request to server. Any FORM object manipulations will need to go through the Web server, whereas for DHTML, the FORM objects are manipulated on the fly. The most beutiful thing of...
17
1689
by: Jacques Jamain | last post by:
hello, in a dhtml page generated from php I want to include a file which is in fact the body of the dhtml page. My hosting ISP does not allow SSI but supports php includes. In the dhtml page, the generated statment <?php include('fspecs') ?> is ignored. I've the feeling that I'm overlooking something in the way php is parsing dhtml (if it does). The dhtml code saved in a file execute correctly after that... Any hints about this? Thanks...
1
1325
by: sdonohue | last post by:
I am not very good at DHTML, but I have a set of links that use DHTML and they work :) But now the customer wants to have one of my DHTML links call a javascript function when it is clicked on. When I put it into DHTML, it treats everything between the " " like a constant. When I remove the quotes, it gives me an error. One of the versions I have tried is: DQM_rollover_image12 = "/images/nav_hospital.gif" DQM_rollover_wh12 =...
0
9710
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9589
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10593
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10329
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6858
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5527
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5663
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3830
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3000
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.