•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 429,887 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,283 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 3281 | Replies: 12 | Solved
•
•
Join Date: Sep 2006
Posts: 90
Reputation:
Rep Power: 3
Solved Threads: 0
Hi This Is ScorpionZ
I have an Image Gallery and have a PHP code toooo,,,,I Wana know How to Enlarge image when my mouse Over Image
Here is the Code:
What type of JavaScript needs to Apply... I have no idea about that.....
Any Response back Will be highly Appreciated with great Interest
Thanks and Regards
Scorpionz
In Addition I have Safe the Image name in DB and Getting the image by name it is Stored in Server....
I have an Image Gallery and have a PHP code toooo,,,,I Wana know How to Enlarge image when my mouse Over Image
Here is the Code:
html Syntax (Toggle Plain Text)
<html> <head> </head> <body> <table class="details-box-products" width="511" border="1"> <tr> <td width="213" rowspan="4" bgcolor="#EFEFE9" align="center"> <strong><a href="#"><img src="./uploaded_images/<?php echo $prod_up_img; ?> " name="prod_up_img" id="prod_up_img" onMouseOver="" width="209" height="175" /></a> </strong> </td> </tr> <table> </body> </html>
What type of JavaScript needs to Apply... I have no idea about that.....
Any Response back Will be highly Appreciated with great Interest
Thanks and Regards
Scorpionz
In Addition I have Safe the Image name in DB and Getting the image by name it is Stored in Server....
Last edited by peter_budo : Mar 23rd, 2008 at 4:54 am. Reason: Keep It Organized - please use [code] tags
•
•
•
•
•
•
•
•
DaniWeb PHP Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Other Threads in the PHP Forum
- Previous Thread: RewriteBase / (.htaccess) Simple problem for experienced people
- Next Thread: Create ur own page number



Threaded Mode