Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Popup Window + picture from DB
Old 06-23-2006, 05:59 PM Popup Window + picture from DB
Junior Talker

Posts: 1
Name: Aldo
Trades: 0
I have a link that says: CLICK HERE TO ENLARGE... if you click it, it will take you to another page in the same browser window... i dont want to use _blank beacuse i need a browser window with a 640 pixels width and 480 pixels height...

the answer: POPUP WINDOW...

Probably I've been working too much, but i cant find a way to add the popup window code:

CODE
Code:
<a href="#" onClick="MM_openBrWindow('HERE GOES THE PATH','b','width=640,height=480')">


into the ENLARGE PICTURE link:


Code:
<form name="form_picture" method="post" action="picture.php">

    <input type=hidden name=id_item>

        <a href="#" <?echo "onclick=gotopicture(" . $item_id . ")";?>><strong>Click here to enlarge the
        picture</strong></a>

</form>
thanks for the help guys... i really appreciate it
aldodager is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-26-2006, 12:29 AM Re: Popup Window + picture from DB
Average Talker

Posts: 15
Name: Jeffery Mandrake
Location: San Diego
Trades: 0
You're using Dreamweaver? Looks like DW code...
Where's the javascript function? MM_openBrWindow()

I did something similar on this online store (Well Beings) -- sample page:
http://www.wellbeings.com/html/urine...orremover.html

There's a PHP version of each product file, but I'm publishing the whole store as static HTML... of course my robots.txt file disallows the PHP version.

Feel free to look at the source and grab the javascript file also.
It will require you to manually edit the javascript...

Hope that's what you're looking for.
-j
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE

~~~~~~~~~~~~~~~~~~~

Please login or register to view this content. Registration is FREE
cybernewsmaster is offline
Reply With Quote
View Public Profile Visit cybernewsmaster's homepage!
 
Reply     « Reply to Popup Window + picture from DB
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.10203 seconds with 12 queries