Thanks a lot for your reply oskar.I really tried a lots with random
function but it didnt work.

"I sincerely doubt one needs to be a rocket-scientest to get nuTabs
working... Anyway. "
I agree. :)

Anyways once again thanks a lot!

Hope this will help someone who is using old version for mootabs.


On Apr 2, 2:52 pm, Oskar Krawczyk <[email protected]> wrote:
> I sincerely doubt one needs to be a rocket-scientest to get nuTabs working... 
> Anyway.
>
> Regarding your second "problem":http://mootools.net/shell/e8SgN/2/
>
> O.
>
> On 2 Apr 2010, at 06:35, Deepali wrote:
>
> > I tried oskar's tab plugin but it didnt work for me.
>
> > so here what i got from the froge-
>
> >http://mootools.net/shell/e8SgN/
>
> > Now my problem is i want on every refresh i should get the new tab
> > opened. I tried with  getRandom() function but its not working. can
> > anyone tell me how can i use this function on this plugin?
> > Thanks
>
> > On Mar 29, 4:51 pm, Tim Wienk <[email protected]> wrote:
> >> Please stop sending your e-mails twice.
>
> >> You're gonna want to use mootools-core-1.2.4 with -more-1.2.4.4, not
> >> -core-1.2.3.
>
> >> What you need:
> >> mootools-core-1.2.4 (http://www.mootools.net/download)
> >> mootoos-more-1.2.4.4 
> >> (http://www.mootools.net/more)http://github.com/oskarkrawczyk/nuTabs/r...
>
> >> Try the HTML and CSS fromhttp://jsfiddle.net/oskar/VELCe/andadd the
> >> bottom of your <head> seciont add:
>
> >> <script type="text/javascript">//<![CDATA[
> >>     window.addEvent('domready', function() {
> >>         $$('#tabs-nav a, #tabs-body li').tabify({
> >>             transition: 'bounce:out'
> >>         });
> >>     });
> >> //]]></script>
>
> >> It works exactly like that on jsFiddle and MooShell, so copying and
> >> pasting that, it will work for you as well. Then you can work further
> >> based on that.
>
> >> -- Tim.
>
> > --
> > To unsubscribe, reply using "remove me" as the subject.

Reply via email to