Search found 2 matches

Go to advanced search

by jussi36
Sun Mar 27, 2011 8:35 am
Forum: News
Topic: Showcase
Replies: 74
Views: 778723
 
Jump to post

Re: Showcase

http://www.axlsmith.com

Site uses Highslide as a menu.
by jussi36
Sun Mar 27, 2011 8:34 am
Forum: Highslide JS Usage
Topic: global setting random hs windows
Replies: 1
Views: 1664
 
Jump to post

global setting random hs windows

Hi, I ve been trying to get a global setting for randomly positioning windows at expand. I have been doing it like this: function rand(n) { return (Math.floor (Math.random() * n +50)); }; var randompos = rand(500)+'px'; var elementid = 'target-id'; hs.targetX = elementid+randompos; hs.targetY = null...

Go to advanced search