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

    Mi serve un aiuto,ho un problema con photobox.

    Ciao a tutti,come da titolo,non riesco a visualizzare la slide come nel demo
    http://dropthebit.com/demos/photobox/
    Mi spiego...ho scaricato il file e ho fatto i collegamenti nel DIV gallery...
    il problema è che quando mi apre l'immagine,NON mi apre una slide con le miniature in basso a scorrimento del mouse con fondo semitrasparente come la demo.
    Purtroppo mi apre solo l'immagine in alto a sx con il fondo bianco.
    Credo che sia da modificare le impostazioni java ma non riesco.
    P.s ho anche fatto come mi suggerisce lo script nel tutorial ma niente di fatto..
    Grazie a chiunque riesca a trovarmi una soluzione.
    Ultima modifica di bulldogbru; 27-03-2015 a 00:59

  2. #2
    Moderatore di Annunci siti web, Offro lavoro/collaborazione, Cerco lavoro L'avatar di cavicchiandrea
    Registrato dal
    Aug 2001
    Messaggi
    26,131
    Ciao e benvenuto, di norma sono i percorsi sbagliati ricontrolla tutto nuovamente passo dopo passo, se non risolvi posta il link alla pagina pubblica
    Cavicchi Andrea
    Problemi con javascript, jquery, ajax clicca qui

  3. #3
    ho ricontrollato mi viene da pensare che sbaglio nel settaggio jqwery

    // Preload images
    preload = {}, preloadPrev = new Image(), preloadNext = new Image(),
    // DOM elements
    closeBtn, image, video, prevBtn, nextBtn, thumbsToggler, caption, captionText, pbLoader, autoplayBtn, thumbs, wrapper,


    defaults = {
    single : false, // if "true" - gallery will only show a single image, with no way to navigate
    beforeShow : null, // Callback before showing an image
    afterClose : null, // Callback after closing the gallery
    loop : true, // Allows to navigate between first and last images
    thumb : null, // A relative path from the link to the thumbnail (if it's not inside the link)
    thumbs : true, // Show gallery thumbnails below the presented photo
    thumbAttr : 'data-src', // Attribute to get the image for the thumbnail from
    counter : "A", // Counts which piece of content is being viewed, relative to the total count of items in the photobox set. ["false","String"]
    title : true, // show the original alt or title attribute of the image's thumbnail. (path to image, relative to the element which triggers photobox)
    autoplay : true, // should autoplay on first time or not
    time : 3000, // autoplay interval, in miliseconds (less than 1000 will hide the autoplay button)
    history : false, // should use history hashing if possible (HTML5 API)
    hideFlash : true, // Hides flash elements on the page when photobox is activated. NOTE: flash elements must have wmode parameter set to "opaque" or "transparent" if this is set to false
    zoomable : true, // disable/enable mousewheel image zooming
    wheelNextPrev : true, // change image using mousewheel left/right
    keys : {
    close : [27, 88, 67], // keycodes to close photobox, default: esc (27), 'x' (88), 'c' (67)
    prev : [37, 80], // keycodes to navigate to the previous image, default: Left arrow (37), 'p' (80)
    next : [39, 78] // keycodes to navigate to the next image, default: Right arrow (39), 'n' (78)
    }
    },

  4. #4
    ho seguito il blog dell autore per il setting ..... niente !!!

    http://dropthebit.com/500/photobox-c...jquery-plugin/


    eppure qualcun altro ci riesce

    http://www.shimmeringstars.co.in/tour.php


    non sembrerebbe difficile eppure non riesco...

  5. #5
    Moderatore di Annunci siti web, Offro lavoro/collaborazione, Cerco lavoro L'avatar di cavicchiandrea
    Registrato dal
    Aug 2001
    Messaggi
    26,131
    Insisto metti il link alla pagina pubblica, forse vedendo l'errore si trova una soluzione, proseguendo su questa strada dubito che troverai aiuti utili
    Cavicchi Andrea
    Problemi con javascript, jquery, ajax clicca qui

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 © 2024 vBulletin Solutions, Inc. All rights reserved.