Re: Zoomslider in Django

2018-03-13 Thread Phang Mulianto
Hi

This related to static path.can you access the image manually in the
browser?

The javascript part is run in client browser already, which django finished
processing when page sent to client.

Hope helps.

Regards

On 13 Mar 2018 5:17 pm, "deviya sweety" <deviyaswe...@gmail.com> wrote:

> Hi,
>I'm new to django and jquery, how can I use Zoomslider in Django??
> When i try to use data-zs-src='["images/2.jpg", "images/1.jpg",
> "images/3.jpg"]' it shows an error that those images are not found.
> could anyone help me out with this please.
> Thankyou in advance :)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/745abc51-2e60-4dec-9da9-606a18165c39%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/745abc51-2e60-4dec-9da9-606a18165c39%40googlegroups.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2BSr5mQ3j8NSMMm-sUYxPNwLsJvNVNG8ui5Zmb9EkneDgO3f%2BA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Zoomslider in Django

2018-03-13 Thread deviya sweety
Hi,
   I'm new to django and jquery, how can I use Zoomslider in Django??
When i try to use data-zs-src='["images/2.jpg", "images/1.jpg", 
"images/3.jpg"]' it shows an error that those images are not found.
could anyone help me out with this please.
Thankyou in advance :)

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/745abc51-2e60-4dec-9da9-606a18165c39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.