Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2013-02-04 21:48:16

Eri
Member
Registered: 2011-03-18
Posts: 977

[FIXED IN 1.0.*] thumbs rotate problem

I am getting error when try to rotate images.
This happens when you have your mouse over one thumb and the page is not fully loaded.

then the image url is like this on source code
media/videos/tmbnull13.jpg

seams like the full image path is not full loaded and takes the old thumb path that is on the top of the page.

so running the rotation code after the full page is loaded will help smile

and this is easy with jquery
http://css-tricks.com/snippets/jquery/r … as-loaded/


Best Adult Affilitate Network:
ExoClick
Best Deals on Dedicated Servers - CDN
INXY

Offline

#2 2013-02-05 09:09:14

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [FIXED IN 1.0.*] thumbs rotate problem

Edit templates/your-template/js/jquery.main-0.1.js and replace:

$(document).ready(function() {

with:

$(document).load(function() {

Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#3 2013-02-05 17:02:12

Eri
Member
Registered: 2011-03-18
Posts: 977

Re: [FIXED IN 1.0.*] thumbs rotate problem

this way do not rotate thumbs at all


Best Adult Affilitate Network:
ExoClick
Best Deals on Dedicated Servers - CDN
INXY

Offline

#4 2013-02-06 13:49:25

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [FIXED IN 1.0.*] thumbs rotate problem

Hmmm...thats what its supossed to do. I'll find a fix for 1.0.7


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

Board footer

Powered by FluxBB