[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - java newbie
Page 1 of 1

java newbie

PostPosted: Thu Apr 06, 2006 6:15 pm
by dtek516
Hey guys was wondering if i could get alil help.
Im trying to get the dynamic window with content from another page...specifically, a window that displays a jpeg (nutritional facts). When the user clicks on the NUTRITION FACTS link. im pretty sure I did everything right, only, from what it seems like, I have to have the html code u have in the begining...(<div class="dhtmlgoodies_window">
<div class="dhtmlgoodies_window_top">
<img src="images/top_left.gif" align="left">)...ect ect.
but i dont want them to see these windows when they first come to my page, i just want a simple popup with a jpeg inside it when a user clicks:

<a href="#" onclick="customFunctionCreateWindow(nutritional/sierra_nutritional.htm);return false">NUTRITIONAL
FACTS</a>

is this correct?

and i know my directories are working because i can your example page with no problem.

PostPosted: Thu Apr 06, 2006 8:26 pm
by Batalf

hmmm

PostPosted: Thu Apr 06, 2006 11:08 pm
by dtek516

PostPosted: Thu Apr 06, 2006 11:10 pm
by Batalf