You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to slid...@googlegroups.com
Hi,
My problem is that i'm doing ajax request witch loads content into div. In page that is loaded with ajax I've put SlidesJS initialization. After some testing i see that sometimes there are problems with creating markup. For example duplicate div with class "slides_control" when I added verification if that kind of div already exists there are problems with pagination it is duplicating like "slides_control". So I added checking if there already are created paginations, but then there are problems with sliding (content is going out of the screen). Does anyone had similiar problem ?