GregFest Posted February 20, 2011 Posted February 20, 2011 Does anyone have any example codes somewhere that i can look at that will allow me to have tabs at the top of the page that open new areas? I want to use this on the donator page. Tabs will be "Donator Packs", "Special Items", "More", and "FAQs" Quote
bineye Posted February 20, 2011 Posted February 20, 2011 Probably little or no help, but try the guide on here for adding tabs into signature. You might get the idea you need to write your own :thumbsup: Quote
a_bertrand Posted February 20, 2011 Posted February 20, 2011 All depends how you want the tabs: - Static => click and open a new page - JS Based => click and the JS will show the content without a page reload. For the first case, you can either make images or use CSS to produce the look of the tabs, and then simply an "<a href>" pointing to the new page. For the second you may use JQuery which offers a pre-made solution or you may find other free JS scripts for it. Quote
GregFest Posted February 20, 2011 Author Posted February 20, 2011 yeah i am looking for something that opens on new page Quote
Paddy Posted February 20, 2011 Posted February 20, 2011 Check out a header i had done a while back [mccode v2.x] Simple Header Hope that helps Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.