Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Random div inside random div function Reply To: Random div inside random div function

#265508
culbrique
Participant

This function returns exactly the right numbers ! Thanks a lot, I appreciate your effort.
One last thing : I tried to integer it to the fullpage function but it doesn’t work, I tried :

$.fn.fullpage.moveTo(random + ‘, ‘ + chance);
$.fn.fullpage.moveTo(random, chance);

This is not working..

And I simply need to declare $ .fn.fullpage.moveTo (X, Y);