ScrollBar troubles: Control.ScrollBar is not a constructor

61 views
Skip to first unread message

r3d_sp1r1t

unread,
Sep 20, 2011, 12:10:28 PM9/20/11
to LivePipe UI Users
Hi everyone,
I'm having troubles getting the livepipe scrollbar to work.
I included the following .js files in that order into my html file
(actually my concrete5 theme): prototype, livepipe, control, slider
and scrollbar. I set up the html structure according to the tutorial
and added the css code to my stylesheets. (btw. there seems to be an
error in the tutorial in the #scrollbar_track section it says
"rightright: 0", i think it should be "right: 0")

Now I'm stuck with the error msg from the subject, which I got from
the firefox error console. Does somebody have a hint what the cause of
the error could be or how to dig deeper into the problem, if I didn't
supply enough information?

thx in advance,
rs

Alex Indigo

unread,
Sep 20, 2011, 2:05:24 PM9/20/11
to livepipe...@googlegroups.com
Hi,

Don't forget to instantiate it.

Like in the example:

var scrollbar = new Control.ScrollBar('scrollbar_content','scrollbar_track');  

Have a good one.

-- A.I. -- { i...@alexindigo.com } -- { www.alexindigo.com }



--
You received this message because you are subscribed to the Google Groups "LivePipe UI Users" group.
To post to this group, send email to livepipe...@googlegroups.com.
To unsubscribe from this group, send email to livepipe-ui-us...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/livepipe-ui-users?hl=en.


Reply all
Reply to author
Forward
0 new messages