» »

popup windows

popup windows

Loki ::

Kako priklicem en popup window v HTML?
Rabim za zemljevid.

Po moznost brez JS, ker ga ne obvladam.

TIA
I left my wallet in El Segundo

McAjvar ::

Brez JS mende navs mogu. Edina varianta bi bla da v novem oknu odpres:
a href="..." target="_blank"
v oklepajih, seve :>
"[...] the advance of civilization is nothing
but an exercise in the limiting of privacy."
- Isaac Asimov

darh ::

window.open('ime_fileta.html', 'scrollbars=no,resizable=no,status=yes,width=660,height=500');


tako pa to nardis z JS...


a kdo ve kako narest da refresha parent window ? Ker tole ne dela spljoh:

top.opener.top.window.location = top.opener.top.window.location;

mislm, dela ce hoc narest redirect na en drug page, refresh pa ne dela... svasta... any kluz ?

Excuses are useless! Results are priceless!

McAjvar ::

Das neki link in mu das target="_parent" ?
Tko pise na www.w3c.org:

6.16 Frame target names
Except for the reserved names listed below, frame target names (%FrameTarget; in the DTD) must begin with an alphabetic character (a-zA-Z). User agents should ignore all other target names.
The following target names are reserved and have special meanings.

_blank
The user agent should load the designated document in a new, unnamed window.
_self
The user agent should load the document in the same frame as the element that refers to this target.
_parent
The user agent should load the document into the immediate FRAMESET parent of the current frame. This value is equivalent to _self if the current frame has no parent.
_top
The user agent should load the document into the full, original window (thus canceling all other frames). This value is equivalent to _self if the current frame has no parent.
"[...] the advance of civilization is nothing
but an exercise in the limiting of privacy."
- Isaac Asimov

Loki ::

Sam ka k jest ne uporabljam frejmov, ane?
Sicer bom pa ze kej probal z JS naredit.:|
I left my wallet in El Segundo

McAjvar ::

Pa pa pa.. AARGH!
Nima veze al uporabljas frejme al ne. ce das target="_blank" bo odpru v novem oknu, basta. sej zato ne rabs frejmov rabit.
"[...] the advance of civilization is nothing
but an exercise in the limiting of privacy."
- Isaac Asimov


Vredno ogleda ...

TemaSporočilaOglediZadnje sporočilo
TemaSporočilaOglediZadnje sporočilo
»

Apache - localhost JA, IP naslov NE

Oddelek: Omrežja in internet
182592 (2451) ManDriver
»

Navigacija v Total Commanderju

Oddelek: Operacijski sistemi
241951 (1629) R33D3M33R
»

dreamweaver, flash in framesets

Oddelek: Izdelava spletišč
6863 (838) tec
»

IE odpira strani v novih oknih

Oddelek: Izdelava spletišč
151499 (1466) Zzzzzzz
»

flash in DW

Oddelek: Izdelava spletišč
141190 (1065) Loki

Več podobnih tem