Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Treecats Not Displaying Correctly (Like walking down stairs!)

Quote Reply
Treecats Not Displaying Correctly (Like walking down stairs!)
Greetings:

I am having problems trying to display Treecats - it looks like a staircase when it displays (if this makes any sense - gradual indent).

This is a snippet from the include_form.html. It doesn't look quite right to me with the empty treecats div.

Should the treecats div wrap around the scrip?

Code:

<div id="treecats"></div>
<script type="text/javascript">
var tc = new treecats({ <%-- selectionMode : 'multiple', --%> cgiURL : '<%config.db_cgi_url%>', imageURL : '<%config.build_static_url%>/<%t%>/images' });
tc.load();
</script>

Thanks,

Regards,

Clint.
--------------------------
http://AffiliatesDirectory.com
The Affiliate Programs Directory
Subject Author Views Date
Thread Treecats Not Displaying Correctly (Like walking down stairs!) Clint 1499 Dec 14, 2006, 5:19 PM
Post Re: [Clint] Treecats Not Displaying Correctly (Like walking down stairs!)
brewt 1437 Dec 19, 2006, 3:57 PM