473,416 Members | 1,871 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,416 software developers and data experts.

Is it possible to implement pop-up window without Javascript?

GS
Guys:

I have a question, Is it possible to implement pop-up window without
Java script, we don't want to use java script since it might get
blocked by pop-up blocker. Thanks in advance.

GS.

Oct 12 '06 #1
8 1814
GS wrote:
Guys:
Presumptive already.
...Is it possible to implement pop-up window without
Java script, we don't want to use java script since it might get
blocked by pop-up blocker.
I take it, then, that you are uninterested in the ethical aspect of
forcing a pop up on the visitor.

Perhaps your question would be better asked on some crackers' or
spammers' forums instead of cross posting to legitimate newsgroups.
Oct 12 '06 #2

GS wrote:
Guys:

I have a question, Is it possible to implement pop-up window without
Java script, we don't want to use java script since it might get
blocked by pop-up blocker. Thanks in advance.

GS.
No can do. Pop-up blockers (includeing the one in IE6 SP2 can be set to
block all pop-ups, it just blocks all windows from opening, unless I
tell the blocker otherwise.
--
Regards Chad. http://freewebdesign.cjb.cc

Oct 12 '06 #3
GS wrote:
Is it possible to implement pop-up window without Java script,
Yes.
we don't want to use java script since it might get blocked by pop-up
blocker.
What makes you think that pop-up blockers only affect those created by
scripts?

Mike
"Java script" is one word - it otherwise implies some significant
relationship with Java, and there is none. JavaScript (capital J,
capital S) refers to a specific ECMAScript implementation. Javascript
(capital J, or all lower case) is conventionally used, at least in
c.l.javascript, to refer to ECMAScript implementations in general.
Oct 12 '06 #4
Michael Winter wrote on 12 okt 2006 in comp.lang.javascript:
GS wrote:
>Is it possible to implement pop-up window without Java script,

Yes.
>we don't want to use java script since it might get blocked by pop-up
blocker.

What makes you think that pop-up blockers only affect those created by
scripts?
If there is one thing off-topic in this NG,
it is questions stipulating that javascript must not be involved.

and Java script does not even exist.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Oct 12 '06 #5
Use a div made to look like a popup. When not in use set the visibility
of that div to hidden and when you want the div to "popup" set the
visibility to visible. You will of course have to pay attention to the
positioning of that div.

Hope that helps..

Nathan

GS wrote:
Guys:

I have a question, Is it possible to implement pop-up window without
Java script, we don't want to use java script since it might get
blocked by pop-up blocker. Thanks in advance.

GS.
Oct 12 '06 #6
Good point..

Maybe I assumed to much on that question. I thought GS was really
asking how do you get a popup to work even when a popup blocker is on.
In wich case the solution I suggested would work.

Nathan

Ed Jay wrote:
dadof6 scribed:
Use a div made to look like a popup. When not in use set the visibility
of that div to hidden and when you want the div to "popup" set the
visibility to visible. You will of course have to pay attention to the
positioning of that div.

Hope that helps..

How do implement your scheme without using js?

Nathan

GS wrote:
Guys:

I have a question, Is it possible to implement pop-up window without
Java script, we don't want to use java script since it might get
blocked by pop-up blocker. Thanks in advance.

GS.
--
Ed Jay (remove 'M' to respond by email)
Oct 12 '06 #7
GS wrote:
I have a question, Is it possible to implement pop-up window without
Java script, we don't want to use java script since it might get
blocked by pop-up blocker. Thanks in advance.
Maybe you mean something like
http://www.nicoschuyt.nl/test/tooltip-brucie-thingy.htm
(CSS tooltip on mouseover)

--
Nico Schuyt
http://www.nicoschuyt.nl/
Oct 12 '06 #8
Nico Schuyt wrote:
GS wrote:
I have a question, Is it possible to implement pop-up window without
Java script, we don't want to use java script since it might get
blocked by pop-up blocker. Thanks in advance.
If you want to do stuff in a browser client-side but don't want to use
javascript, your choices are HTML or CSS. It seems more appropriate to
post in a newsgroup dedicated to the technologies you want to use,
rather than those you don't.

CSS
<URL:
http://groups.google.com/group/comp....l?lnk=li&hl=en
>
HTML
<URL:
http://groups.google.com/group/comp....s?lnk=li&hl=en
>
Maybe you mean something like
http://www.nicoschuyt.nl/test/tooltip-brucie-thingy.htm
(CSS tooltip on mouseover)
The position of the "tooltip" seems defective in non-IE browsers.
--
Rob

Oct 12 '06 #9

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

Similar topics

5
by: Danny | last post by:
Hi, I am writing a C program trying to read highlighted text in aother application (Acrobat Reader or Microsoft Office). How do I find out which application is on focus and grab the text...
21
by: Morten Aune Lyrstad | last post by:
I wish to create my own assembly language for script. For now it is mostly for fun and for the sake of the learning, but I am also creating a game engine where I want this system in. Once the...
14
by: Alex | last post by:
Hi, I have a question regarding to string variable. Please look at below example. ------------------------------ #define STR "ABC" char *testStr testStr = STR;
0
by: olsongt | last post by:
This one made me smile. From: http://aima.cs.berkeley.edu/python/utils.html#Queue class Queue: """Queue is an abstract class/interface. There are three types: Stack(): A Last In First Out...
2
by: hakimks | last post by:
You are provided with a sample C programs: calc.c, which implements a reverse polish notation calculator. Study it carefully. This program uses a stack (of course!) but the stack implementation is...
2
by: sekitoleko | last post by:
This operation involves push/pop operations on a stack,arranging the smaller discs to sit on larger ones.How can I write a program to implement this?
2
by: Thomas Ploch | last post by:
Hello folks, I am having troubles with implementing a timed queue. I am using the 'Queue' module to manage several queues. But I want a timed access, i.e. only 2 fetches per second max. I am...
1
by: stmfc | last post by:
i have implemented famous producer consumer example for multi-threading tutorials, to have some insight about multi-threading. there is producer thread which inserts into a buffer, if the buffer is...
10
by: =?iso-8859-1?B?QW5kcuk=?= | last post by:
In my application, I make use of the Borg idiom, invented by Alex Martelli. class Borg(object): '''Borg Idiom, from the Python Cookbook, 2nd Edition, p:273 Derive a class form this; all...
0
by: =?Utf-8?B?U2llZ2ZyaWVkIEhlaW50emU=?= | last post by:
I think SetWorldTransform/GetWorldTransform/ModifyWorldTransform are the functions I want. Does anyone have an example that implements a stack? (1) I want to call SetWorldTransform in...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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...

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.