הוסטס - פורום אחסון האתרים הגדול בישראל

הוסטס - פורום אחסון האתרים הגדול בישראל (https://hosts.co.il/forums/index.php)
-   פורום תיכנות (https://hosts.co.il/forums/forumdisplay.php?f=14)
-   -   [JavaScript] צריך עזרה קטנה.. (https://hosts.co.il/forums/showthread.php?t=42546)

Startzero.net 01-04-07 15:35

תודה רבה לכולם!
עזרתם לי מאוד |לב|

אפשר לנעול.

Startzero.net 01-04-07 16:14

מזל שעוד לא נעלתם!
מצטער מנהלים אל תנעלו.
http://www.boogi.co.il/makore/test.php

אני רוצה לעשות שהתמונות הקטנות לא יעברו שורה, שזה ישאר באותו שורה ואני יעביר עם גלגלת
כמו כאן:
http://www.midnight.co.il/gallery/gallery.php

תודה לעוזרים!

זה הקוד המלא התקני ואחרי שיפוצים:
HTML קוד:

<body bgcolor="#333333">
<script type="text/javascript">
function showimg(dirfile)
{
document.getElementById('bla').innerHTML = '<img src=" '+ dirfile +' " style="border: 2px solid white;">';
}
</script>
<center>
<div id="bla">
</div>
<br><br>
<?php
$pdir = "pics/";
$rfd = opendir($pdir);

while (($file = readdir($rfd)) !== false) {
if(substr($file,0,1) != ".") {
?>

<body bgcolor="#333333">
<a href="#" onclick="showimg('<? echo $pdir; ?><? echo $file; ?>');"><img src="gd.php?file=<? echo $pdir; ?><? echo $file; ?>" border="0" style="border: 2px solid white;"></a>
<?
}
}
closedir($rfd);
?>


Eran-s 01-04-07 16:36

http://www.webmaster.org.il/article.asp?id=57


כל הזמנים הם GMT +2. הזמן כעת הוא 08:38.

מופעל באמצעות VBulletin גרסה 3.8.6
כל הזכויות שמורות ©
כל הזכויות שמורות לסולל יבוא ורשתות (1997) בע"מ