MyBB Community Forums

Full Version: Re-arrange the Profile ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
effone - it is indeed much easier - but it requires you be loading jQuery, jQuery UI and a cookie.js. On top of Prototype. That has to impact page loading, even if you load from Google. Yetii tabs on the other hand is 4.1Kb minified and plays nicely with Prototype.js.
Hmm ...

What about using only CSS tab then?
http://tympanus.net/Tutorials/CSS3ContentTabs/

You need modernizr only for effects. Without that also it works fine.
A css tab won't hold the persistence if you use profile comments paginated. Unless you only have them in the first tab that opens on the page load.

I also used the yetii tabs in this simple "slider" implementation (styling by Deb Toungue)

http://omaggieconcorsi.com/index.php
Thank you so much @ Leefish for all your help yesterday. Wink Appreciate it greatly.

Cheers

Wolfseye
@OP Thank You so much for posting this thread. It gives me new ideas to try on my forum.
For those who are interested in using yetii tabs for profiles here is a js fiddle

http://jsfiddle.net/leefish/55DN3/
Pages: 1 2