Visualizzazione dei risultati da 1 a 6 su 6
  1. #1

    SUPERSIZED - ma dove è l'errore secondo voi?

    C'è da uscirne veramente sclerando.....c'è qualcuno di veramente in gamba che puo' aiutarmi per favore?
    Ho utilizzato lo script supersized, veramente bello e di effetto, tutto sembrava andare liscio ma sia in locale che a remoto dopo l'inserimento della 3^ immagine sono iniziati i problemi.
    Dunque: andate in questa pagina di test: www.fotorescigno.com/slide.html
    vedrete che le prime 3 immagini scorrono regolarmente ma dalla 4^ in poi non si vede piu' nulla. Le immagini sono in tutto 21, tutte numerate da 1 a 21 e messe assieme nella cartella root. Vi allego anche lo script:

    codice:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    
    	<!--
    		Supersized - Fullscreen Slideshow jQuery Plugin
    		Version : 3.2.7
    		Site	: www.buildinternet.com/project/supersized
    		
    		Author	: Sam Dunn
    		Company : One Mighty Roar (www.onemightyroar.com)
    		License : MIT License / GPL License
    	-->
    
    	<head>
    
    		<title>Fotorescigno_Fullslideshow</title>
    		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    		
    		<link rel="stylesheet" href="css/supersized.css" type="text/css" media="screen" />
    		<link rel="stylesheet" href="theme/supersized.shutter.css" type="text/css" media="screen" />
    		
    		<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
    		<script type="text/javascript" src="js/jquery.easing.min.js"></script>
    		
    		<script type="text/javascript" src="js/supersized.3.2.7.min.js"></script>
    		<script type="text/javascript" src="theme/supersized.shutter.min.js"></script>
    		
    		<script type="text/javascript">
    			
    			jQuery(function($){
    				
    				$.supersized({
    				
    					// Functionality
    					slide_interval          :   3000,		// Length between transitions
    					transition              :   1, 			// 0-None, 1-Fade, 2-Slide Top, 3-Slide Right, 4-Slide Bottom, 5-Slide Left, 6-Carousel Right, 7-Carousel Left
    					transition_speed		:	700,		// Speed of transition
    															   
    					// Components							
    					slide_links				:	'blank',	// Individual links for each slide (Options: false, 'num', 'name', 'blank')
    					slides 					:  	[			// Slideshow Images
    														{image : 'http://www.fotorescigno.com/1.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/1.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/2.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/2.jpg', url : 'http://www.fotorescigno.com/'},											
    														{image : 'http://www.fotorescigno.com/3.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/3.jpg', url : 'http://www.fotorescigno.com/'},									
    														{image : 'http://www.fotorescigno.com/4.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/4.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/5.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/5.jpg', url : 'http://www.fotorescigno.com/'},											
    														{image : 'http://www.fotorescigno.com/6.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/6.jpg', url : 'http://www.fotorescigno.com/'},																										
    														{image : 'http://www.fotorescigno.com/7.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/7.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/8.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/8.jpg', url : 'http://www.fotorescigno.com/'},											
    														{image : 'http://www.fotorescigno.com/9.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/9.jpg', url : 'http://www.fotorescigno.com/'},									
    														{image : 'http://www.fotorescigno.com/10.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/10.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/11.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/11.jpg', url : 'http://www.fotorescigno.com/'},											
    														{image : 'http://www.fotorescigno.com/12.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/12.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/13.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/13.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/14.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/14.jpg', url : 'http://www.fotorescigno.com/'},											
    														{image : 'http://www.fotorescigno.com/15.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/15.jpg', url : 'http://www.fotorescigno.com/'},									
    														{image : 'http://www.fotorescigno.com/16.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/16.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/17.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/17.jpg', url : 'http://www.fotorescigno.com/'},											
    														{image : 'http://www.fotorescigno.com/18.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/18.jpg', url : 'http://www.fotorescigno.com/'},																										
    														{image : 'http://www.fotorescigno.com/19.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/19.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/20.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/20.jpg', url : 'http://www.fotorescigno.com/'},											
    														{image : 'http://www.fotorescigno.com/21.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/21.jpg', url : 'http://www.fotorescigno.com/'},	
    												]
    					
    				});
    		    });
    		    
    		</script>
    		
    	</head>
    	
    	<style type="text/css">
    		ul#demo-block{ margin:0 15px 15px 15px; }
    			ul#demo-block li{ margin:0 0 10px 0; padding:10px; display:inline; float:left; clear:both; color:#aaa; background:url('img/bg-black.png'); font:11px Helvetica, Arial, sans-serif; }
    			ul#demo-block li a{ color:#eee; font-weight:bold; }
    	</style>
    
    <body>
    
    	
    	
    	<ul id="demo-block">
    		
    		[*]Photographer: Emilio Rescigno
    	[/list]
    	
    	
    
    	
    	<div id="prevthumb"></div>
    	<div id="nextthumb"></div>
    	
    	
    	<a id="prevslide" class="load-item"></a>
    	<a id="nextslide" class="load-item"></a>
    	
    	<div id="thumb-tray" class="load-item">
    		<div id="thumb-back"></div>
    		<div id="thumb-forward"></div>
    	</div>
    	
    	
    	<div id="progress-back" class="load-item">
    		<div id="progress-bar"></div>
    	</div>
    	
    	
    	<div id="controls-wrapper" class="load-item">
    		<div id="controls">
    			
    			<a id="play-button">[img]img/pause.png[/img]</a>
    		
    			
    			<div id="slidecounter">
    				<span class="slidenumber"></span> / <span class="totalslides"></span>
    			</div>
    			
    			
    			<div id="slidecaption"></div>
    			
    			
    			<a id="tray-button">[img]img/button-tray-up.png[/img]</a>
    			
    			
    			<ul id="slide-list">[/list]
    			
    		</div>
    	</div>
    
    </body>
    </html>
    webbeginner
    ___________________________________
    noi agiamo, sentiamo e pensiamo non in conformità all'aspetto reale delle cose ma secondo le immagini che la mente si è fatta delle cose...
    ____________________________________

  2. #2

    scusate lo script inserito è questo:

    codice:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    
    	<!--
    		Supersized - Fullscreen Slideshow jQuery Plugin
    		Version : 3.2.7
    		Site	: www.buildinternet.com/project/supersized
    		
    		Author	: Sam Dunn
    		Company : One Mighty Roar (www.onemightyroar.com)
    		License : MIT License / GPL License
    	-->
    
    	<head>
    
    		<title>Fotorescigno_Fullslideshow</title>
    		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    		
    		<link rel="stylesheet" href="css/supersized.css" type="text/css" media="screen" />
    		<link rel="stylesheet" href="theme/supersized.shutter.css" type="text/css" media="screen" />
    		
    		<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
    		<script type="text/javascript" src="js/jquery.easing.min.js"></script>
    		
    		<script type="text/javascript" src="js/supersized.3.2.7.min.js"></script>
    		<script type="text/javascript" src="theme/supersized.shutter.min.js"></script>
    		
    		<script type="text/javascript">
    			
    			jQuery(function($){
    				
    				$.supersized({
    				
    					// Functionality
    					slide_interval          :   3000,		// Length between transitions
    					transition              :   1, 			// 0-None, 1-Fade, 2-Slide Top, 3-Slide Right, 4-Slide Bottom, 5-Slide Left, 6-Carousel Right, 7-Carousel Left
    					transition_speed		:	700,		// Speed of transition
    															   
    					// Components							
    					slide_links				:	'blank',	// Individual links for each slide (Options: false, 'num', 'name', 'blank')
    					slides 					:  	[			// Slideshow Images
    														{image : 'http://www.fotorescigno.com/1.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/1.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/2.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/2.jpg', url : 'http://www.fotorescigno.com/'},											
    														{image : 'http://www.fotorescigno.com/3.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/3.jpg', url : 'http://www.fotorescigno.com/'},									
    														{image : 'http://www.fotorescigno.com/4.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/4.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/5.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/5.jpg', url : 'http://www.fotorescigno.com/'},											
    														{image : 'http://www.fotorescigno.com/6.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/6.jpg', url : 'http://www.fotorescigno.com/'},																										
    														{image : 'http://www.fotorescigno.com/7.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/7.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/8.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/8.jpg', url : 'http://www.fotorescigno.com/'},											
    														{image : 'http://www.fotorescigno.com/9.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/9.jpg', url : 'http://www.fotorescigno.com/'},									
    														{image : 'http://www.fotorescigno.com/10.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/10.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/11.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/11.jpg', url : 'http://www.fotorescigno.com/'},											
    														{image : 'http://www.fotorescigno.com/12.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/12.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/13.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/13.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/14.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/14.jpg', url : 'http://www.fotorescigno.com/'},											
    														{image : 'http://www.fotorescigno.com/15.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/15.jpg', url : 'http://www.fotorescigno.com/'},									
    														{image : 'http://www.fotorescigno.com/16.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/16.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/17.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/17.jpg', url : 'http://www.fotorescigno.com/'},											
    														{image : 'http://www.fotorescigno.com/18.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/18.jpg', url : 'http://www.fotorescigno.com/'},																										
    														{image : 'http://www.fotorescigno.com/19.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/19.jpg', url : 'http://www.fotorescigno.com/'},
    														{image : 'http://www.fotorescigno.com/20.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/20.jpg', url : 'http://www.fotorescigno.com/'},											
    														{image : 'http://www.fotorescigno.com/21.jpg', title : 'Image Credit: Emilio Rescigno', 
    														thumb : 'http://www.fotorescigno.com/21.jpg', url : 'http://www.fotorescigno.com/'},	
    												]
    					
    				});
    		    });
    		    
    		</script>
    		
    	</head>
    	
    	<style type="text/css">
    		ul#demo-block{ margin:0 15px 15px 15px; }
    			ul#demo-block li{ margin:0 0 10px 0; padding:10px; display:inline; float:left; clear:both; color:#aaa; background:url('img/bg-black.png'); font:11px Helvetica, Arial, sans-serif; }
    			ul#demo-block li a{ color:#eee; font-weight:bold; }
    	</style>
    
    <body>
    
    	
    	
    	<ul id="demo-block">
    		
    		[*]Photographer: Emilio Rescigno
    	[/list]
    	
    	
    
    	
    	<div id="prevthumb"></div>
    	<div id="nextthumb"></div>
    	
    	
    	<a id="prevslide" class="load-item"></a>
    	<a id="nextslide" class="load-item"></a>
    	
    	<div id="thumb-tray" class="load-item">
    		<div id="thumb-back"></div>
    		<div id="thumb-forward"></div>
    	</div>
    	
    	
    	<div id="progress-back" class="load-item">
    		<div id="progress-bar"></div>
    	</div>
    	
    	
    	<div id="controls-wrapper" class="load-item">
    		<div id="controls">
    			
    			<a id="play-button">[img]img/pause.png[/img]</a>
    		
    			
    			<div id="slidecounter">
    				<span class="slidenumber"></span> / <span class="totalslides"></span>
    			</div>
    			
    			
    			<div id="slidecaption"></div>
    			
    			
    			<a id="tray-button">[img]img/button-tray-up.png[/img]</a>
    			
    			
    			<ul id="slide-list">[/list]
    			
    		</div>
    	</div>
    
    </body>
    </html>
    webbeginner
    ___________________________________
    noi agiamo, sentiamo e pensiamo non in conformità all'aspetto reale delle cose ma secondo le immagini che la mente si è fatta delle cose...
    ____________________________________

  3. #3

    come è possibile

    come è possibile? lo script che posto qui è privo delle linee di codice relative alle immagini. Come mai non si incolla questa parte di codice? Provo senza anteporre "Code", e me ne scuso ma forse agendo così viene riportato fedelmente.

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

    <!--
    Supersized - Fullscreen Slideshow jQuery Plugin
    Version : 3.2.7
    Site : www.buildinternet.com/project/supersized

    Author : Sam Dunn
    Company : One Mighty Roar (www.onemightyroar.com)
    License : MIT License / GPL License
    -->

    <head>

    <title>Fotorescigno_Fullslideshow</title>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />

    <link rel="stylesheet" href="css/supersized.css" type="text/css" media="screen" />
    <link rel="stylesheet" href="theme/supersized.shutter.css" type="text/css" media="screen" />

    <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
    <script type="text/javascript" src="js/jquery.easing.min.js"></script>

    <script type="text/javascript" src="js/supersized.3.2.7.min.js"></script>
    <script type="text/javascript" src="theme/supersized.shutter.min.js"></script>

    <script type="text/javascript">

    jQuery(function($){

    $.supersized({

    // Functionality
    slide_interval : 3000, // Length between transitions
    transition : 1, // 0-None, 1-Fade, 2-Slide Top, 3-Slide Right, 4-Slide Bottom, 5-Slide Left, 6-Carousel Right, 7-Carousel Left
    transition_speed : 700, // Speed of transition

    // Components
    slide_links : 'blank', // Individual links for each slide (Options: false, 'num', 'name', 'blank')
    slides : [ // Slideshow Images
    {image : 'http://www.fotorescigno.com/1.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/1.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/2.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/2.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/3.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/3.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/4.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/4.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/5.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/5.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/6.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/6.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/7.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/7.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/8.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/8.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/9.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/9.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/10.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/10.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/11.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/11.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/12.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/12.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/13.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/13.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/14.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/14.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/15.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/15.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/16.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/16.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/17.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/17.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/18.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/18.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/19.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/19.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/20.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/20.jpg', url : 'http://www.fotorescigno.com/'},
    {image : 'http://www.fotorescigno.com/21.jpg', title : 'Image Credit: Emilio Rescigno',
    thumb : 'http://www.fotorescigno.com/21.jpg', url : 'http://www.fotorescigno.com/'},
    ]

    });
    });

    </script>

    </head>

    <style type="text/css">
    ul#demo-block{ margin:0 15px 15px 15px; }
    ul#demo-block li{ margin:0 0 10px 0; padding:10px; display:inline; float:left; clear:both; color:#aaa; background:url('img/bg-black.png'); font:11px Helvetica, Arial, sans-serif; }
    ul#demo-block li a{ color:#eee; font-weight:bold; }
    </style>

    <body>



    <ul id="demo-block">

    [*]Photographer: Emilio Rescigno
    [/list]




    <div id="prevthumb"></div>
    <div id="nextthumb"></div>


    <a id="prevslide" class="load-item"></a>
    <a id="nextslide" class="load-item"></a>

    <div id="thumb-tray" class="load-item">
    <div id="thumb-back"></div>
    <div id="thumb-forward"></div>
    </div>


    <div id="progress-back" class="load-item">
    <div id="progress-bar"></div>
    </div>


    <div id="controls-wrapper" class="load-item">
    <div id="controls">

    <a id="play-button">[img]img/pause.png[/img]</a>


    <div id="slidecounter">
    <span class="slidenumber"></span> / <span class="totalslides"></span>
    </div>


    <div id="slidecaption"></div>


    <a id="tray-button">[img]img/button-tray-up.png[/img]</a>


    <ul id="slide-list">[/list]

    </div>
    </div>

    </body>
    </html>
    webbeginner
    ___________________________________
    noi agiamo, sentiamo e pensiamo non in conformità all'aspetto reale delle cose ma secondo le immagini che la mente si è fatta delle cose...
    ____________________________________

  4. #4
    Moderatore di Annunci siti web, Offro lavoro/collaborazione, Cerco lavoro L'avatar di cavicchiandrea
    Registrato dal
    Aug 2001
    Messaggi
    26,133

    Re: SUPERSIZED - ma dove è l'errore secondo voi?

    Originariamente inviato da webbeginner
    C'è da uscirne veramente sclerando.....c'è qualcuno di veramente in gamba che puo' aiutarmi per favore?
    Ho utilizzato lo script supersized, veramente bello e di effetto, tutto sembrava andare liscio ma sia in locale che a remoto dopo l'inserimento della 3^ immagine sono iniziati i problemi.
    Dunque: andate in questa pagina di test: www.fotorescigno.com/slide.html
    vedrete che le prime 3 immagini scorrono regolarmente ma dalla 4^ in poi non si vede piu' nulla. Le immagini sono in tutto 21, tutte numerate da 1 a 21 e messe assieme nella cartella root. Vi allego anche lo script:
    Ho testato la pagina fotorescigno (dall'ufficio) con IE8 mi risultano 9 immagini e le slide vanno bene scorrono tutte regolari
    Cavicchi Andrea
    Problemi con javascript, jquery, ajax clicca qui

  5. #5
    Utente di HTML.it
    Registrato dal
    Mar 2004
    Messaggi
    28
    Visto che si parla di sclerate, di cose che non tornano e di supersized provo a rimettere in vita questo post.

    sono su wordpress.
    in pratica ho questo codice file supersized.php che mi genera il template che va ad accogliere le immagini per lo slider di background. Utilizzo un tema che ha incorporato supersized. Per inserire un'immagine devo creare un post type "fullscreen page" al quale devo caricare un'immagine.

    Dalle opzioni del tema posso scegliere quale delle "fullscreen page" create sia quella principale.
    Quello che non mi torna è come supersized.php faccia a prendere le altre immagini. vi posto la parte centrale:

    http://pastebin.com/BktFNVnD

    In pratica quello che dovrebbe generare l'insieme delle slide per lo script è il costrutto foreach che va a cliclare su un variabile che contiene le immagini ("foreach($imagesas$id=>$image)"). Il bello è che questa variabile è il risultato di un get_children ("$images=& get_children(array.....") che ha come argomento post_parent l'id della "fullscreen page" impostata come principale ("$featured_page").

    Insomma, non mi torna, seguendo le istruzioni le slide che riesce a vedere lo script dovrebbe essere una sola!!!!

    Mi sfuge qualcosa....ma cosa???????

  6. #6
    Utente di HTML.it
    Registrato dal
    Mar 2004
    Messaggi
    28
    RISOLTO!!! in pratica le immagini per lo slider sono prese da un'unica pagina-post fullscreen page. Non mi ero accorto che una vota caricata un'immagine nella parte testuale, anche se questa viene poi cancellata essa rimane nell'elenco delle immagini agganciate al pagine.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.