|  | | 
| 
          | 
              
                | Тема |  Моля,ПОМОГНЕТЕ!!! JavaScript |  |  | Автор | nikitasov (непознат
) |  |  | Публикувано | 09.01.09 17:37 |  |  |  | 
        
 
 
				
			Разработвам един сайт и ми триябваше скрипт за Image Viewer. Намерих един подходящ, но след точно следване на инструкциите ми дава грешка. Не иска да ми покайе снимката в голям формат. Моля, помогнете ми! Не знам дали на мен не ми е ясно нещо или скрипта не е добре. 
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
 <title>New Page 1</title>
 <script src="DV.js" type="text/javascript">
 
 /***********************************************
 * Pagination Combo Box- by Axel Schneider (http://axelschneider.info/)
 * Visit JavaScript Kit at http://www.javascriptkit.com/ for this script and 100s more
 * Please keep this notice intact
 ***********************************************/
 </script>
 <script type="text/javascript">
 //Define your images using arbitrary variables, to be passed in as arguments later down the page:
 var house = '<img src="img/proj/1/c1.jpg" width="1000" height="500" border="0" alt="">'
 </script>
 </head>
 <body>
 <a href="#" onClick="dv.showDV(house); return false"><img border="0" src="img/proj/1/c11.jpg" width="119" height="80" align="right"></a>
 </body>
 </html>
 
 Скрипта се намира тук: http://www.javascriptkit.com/script/script2/divviewer.shtml
 
 Благодаря ви, предварително!!!
 
 
 
 
 |  |  |  |  
 |   | 
 |