Hello EB
I have an issue : In my photo website I have created a gallery where I can scroll back or forward my pics and view all the albums, but scrolling the pics already big size.
I want to add a div to put on the left handside of the page, where I wish to view all the related thumbs of the...
Hello everybody
I need to make a link on a php page using php
I have this code
$result = mysql_query ($sql);
while ($row = mysql_fetch_row($result))
{
if ( $item == 0 ) { $_firstext = $row[1]; }
if ( $item == 0 ) { $_primafoto = $row[0]; }
if ( $item == 0 ) { $_primolink = $row[0]; }
echo...
Hello I got this script.
The proiblem is that when i load the page, it does not appear the first image of the gallery, but it's empty.
Due to the fact that in img src="" i don't know which is the correct js code to write.
So, the first image is empty. To see the images i have to push the...
Hello EB
;)
I got this
<script type="text/javascript" language="JavaScript">
if (document.images) {
var su = new Image(); // for the inactive image
su.src = "photo1.jpg";
var gius = new Image(); // for the active image
gius.src = "photo.jpg";
}
function act() {
if (document.images)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.