Using Firebug, it says:
SL_Slider is not defined.

(referencing: var mySlider = new SL_Slider({ )

There's a place to start. Also, I haven't used MooShell extensively,
but I do not think you need to paste the entire MooTools library into
the HEAD in the HTML entry, you select it via "settings" to the left
(1.1.2 is available to select). Also, I'd suggest pasting ALL the
JavaScript in the JavaScript block.

Hopefully this puts you one step closer to success.

Slightly edited, moved the JS into the JS area, removed the 1.1 in the
HTML, and selected MooTools Core 1.1.2 for you.
http://mooshell.net/CDH3E/6/

-keif

On Dec 30, 5:53 am, Deepali <[email protected]> wrote:
> Hello
> I am trying to open up different div on every refresh
>
> So,on every refresh it opens up randomly new tab. and it's working
> fine.
>
> here is the demo(i have added both the JS into html tag still i dont
> know why its not working.)
>
> http://mooshell.net/CDH3E/5/
>
> Now i want to give forward/backward button for it. suppose my 2nd tab
> is open and if i dont do refresh and press forward button it should go
> to 3rd tab and vice versa.
>
> I know the function for regular forward/backward function. but here as
> i am opening up random tab so i really dont know how i am going build
> up forward/backward button function.
>
> can anyone look into it and guide me how can i do that?

Reply via email to