Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Damn brain:-(

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
Martin1 Posted - 28 Feb 2007 : 15:25:07
Okay people I am having one of those days and I need some help.

I need to create a link to a pop-up screen.
This is what I need:

javascript:window.open('tabel.html','Windowname','width=702,top=114,left=47,resizable,scrollbars=0,height=320');

This is what I get:
javascript:window.open('tabel.html','Windowname','width=702,top=114,left=47,resizable,scrollbars=0,height=320');%20

It keeps adding %20 at the end of the string. I don't understand why?

Anyone have a clue as to why and how to solve this?

Martin
7   L A T E S T    R E P L I E S    (Newest First)
s.dav Posted - 01 Mar 2007 : 09:36:52
The %20 is simply a Blank space; probably you've forgot a space at the end of your link ;-)
arov Posted - 28 Feb 2007 : 23:28:39
WoW! Very nice sample Martin!

::arov::

Waldorf Posted - 28 Feb 2007 : 21:24:48
OHlalaaaHHHH
it's not my sample at all!
sorry, to have disturbed you...SIR Martin
Martin1 Posted - 28 Feb 2007 : 21:14:33
Well Waldorfius magnificus your sample is overcomplicated for suchs a simple pop-up.

It was also not what I needed but if you want to see some really nice pop-up effects go here:
http://vikjavev.no/highslide/
scroll to the center of the page and see the sample.

Bloody impressive if you ask me[3 yes].

Martin
Waldorf Posted - 28 Feb 2007 : 19:31:04
Nothing wrong with your brains, Barry1
This is a poppy u can cutomize (without those heavy, clumpsy, chrome borders)[2 :DD]

http://www.bjazz.eu/poppy/


[2 puppy]

*
tip: if you want the box to open on mousepositon:
replace the 0 by: 1!
var VensterbijMuis 		= 1;// (1=yes, 0=no)

Martin1 Posted - 28 Feb 2007 : 16:26:47
:-) You are right I solved it now with your help:-).

I also forgot to use the event window and used the link window which strangely enough gave me porblems with this.

It's working all now!

Thanks Arov!

Martin
arov Posted - 28 Feb 2007 : 15:45:49
%20 ??? Why???

javascript event:

onclick="window.open('http://www.soundandsoul.it/2.0.htm','Intro','width=428,height=428 ,toolbar=no, location=no,status=no,menubar=no,scrollbars=no,resizable=no')

Look my site: http://www.soundandsoul.it/1.htm
click to menu "il coro" and "intro"

::arov::[4 |-|]

Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000