TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

May 01, 2024, 01:27:40 PM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,174
  • Total Topics: 21,220
  • Online today: 167
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 139
  • Total: 139

Tabbed Content Block

Started by akulion, June 28, 2006, 05:53:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Crip

Anything is possible if you only believe. ;)
I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



iwyen

does anyone know how to make the tab fill up the length like yahoo's?

akulion

try playing around with the ajaxtabs.css file it has all the curstomization in it for tab appearance and box appearance etc etc

ill have a look too in a while

Avinash

When I use basic HTML to make my custom tab pages, and click the tab, it just loads the page in the same window, like a normal webpage, without the tabs. Any ideas?

akulion

yes create it as a scriptbox since it is calling on javascript functions so those would get displayed

Avinash

Quote from: akulion on August 13, 2006, 03:34:53 AM
yes create it as a scriptbox since it is calling on javascript functions so those would get displayed
This happens when i use the supplied demo page.

akulion

Which browser are you using?

I just tested once again with Firefox, Opera and Internet explorer and all 3 of them are displaying it properly on the demo page for me

The problem you are describing above about them opening up in seperate pages only happends when the script dosent get inserted properly into the script box. which can be because:

1. A scriptbox wasnt used
2. the text editor was on in Tinyportal (turn this off temporarily to create that particular block then u can turn it back on)

-----------

Lemme know if ur still haveing problems


Avinash

This is what I did:
1. unzipped the ajaxcontent.zip
2. open external2.htm in wordpad and deleted all the code in there.
3. added the following code to  external2.htm:
<center><script language="JavaScript" src="http://www.bucks.edu/feed/feed2js.php?src=http%3A%2F%2Fwww.dictionary.com%2Fwordoftheday%2Fwotd.rss&chan=y&desc=1&date=y" type="text/javascript"></script>

<noscript>
<a href="http://www.bucks.edu/feed/feed2js.php?src=http%3A%2F%2Fwww.dictionary.com%2Fwordoftheday%2Fwotd.rss&chan=y&desc=1&date=y&html=y">View RSS feed</a>
</noscript></center>


This code basically displays an RSS Feed in javascript.

4. I then run demo.htm, and click Dog (which is the name of the tab). It loads the external2.htm, but not in the contentarea, but as a whole new webpage, without any sign of tabs.

5. I don't think its a problem with the above code, because when I add that same code to the first tab, in demo.htm, it appears fine on the Intro tab. It's just when its on one of the secondary tabs that it messes up.

aglioeolio

what a nice effect!!

Thanks for sharing it

RvG

it's not working with me aku... don't know if did something wrong.