With this demo you can add an window in a HTML code.
The code uses Prototype and is inspired by script.aculo.us library.
It has been tested successfully on all browsers.
too good example but can we add a video in the slide
2
Nathfla
2009-05-10 15:18:25
hi how are you i love this tutorial i was wondering if you had an idea on how to hide the boxes and call them to open through a link, i was successful opening it with a link but i don't want the boxes to appear on the page till i have clicked on the link, thanks a million for your help.
3
LDB
2009-03-17 16:30:35
Unable to close or minimize with ie6.
4
Webster
2008-12-26 03:42:07
Heelo, please can some one tell me how to open a window when clicking a text.
ex: Click here to open window (when clicking this a window will be opened).
Thank you very much
5
CodeLover
2008-12-16 11:13:22
i found the answer... in the link onclick needs RETURN FALSE. Example: < A href= ' # ' onclick = ' alert ( ' testing ' ); return false; ' > click < / a >.
This way, the browser wont follow.
6
CodeLover
2008-12-16 10:51:18
by the way.. #container with no background !
7
CodeLover
2008-12-16 10:48:46
click = < / body > THE TAG < A href= ' # ' onclick = ' alert ( ' testing ' ) ' > click < / a >
8
CodeLover
2008-12-16 10:41:25
I having a problem. In this code above, i put before
simulating a problem as i´m having in my code.. the page goes to the root. how can i resolve this?
9
Fess
2008-11-08 10:01:45
Amazing!
10
Ivan
2008-10-03 11:55:09
Ahora si te luciste pero bueno aun asi con unos cuantos errores en el uso
11
RudiRatlos
2008-09-28 04:07:31
it's what I was searching for. Great, thanx a lot!
12
Coderbari
2008-05-08 12:31:18
This example will help me
13
Alex
2008-05-01 07:39:25
Very good ! That's very great !
14
Kousha
2008-04-22 15:34:48
Is there a way to have actual pages inside those windows? How can I include another page in one of those windows?
15
Henry K
2008-04-07 12:46:51
The link is dead... Can someone please post the source code for me?
Thanks!
16
Aravind
2007-12-15 04:36:13
is this all open source??
17
Hups
2007-11-19 10:04:10
how can i load another html in the window ???
18
Dave
2007-10-03 16:29:43
dear TL..this is a gud ajax coding
19
Way
2007-09-25 01:35:47
i just want this auto complete comment system js code
20
Physche
2007-09-22 07:52:58
How would you go about making these windows pop open? I think this would be a fantastic way to open up additional info boxes on a website... embed video etc.