|
|
#1 |
|
Member
Join Date: Jun 2009
Posts: 34
Rep Power: 1 ![]() |
Hi,
I'm trying to modify viewlisting.tpl, I want to put two tabs in my website. tab1=viewlisting.tpl and tab2= Google Map Module. Also I use javascript code and css this is part of the code in smarty template: <div class="Description(viewlinting)"> <h2>Descrition</h2> <p><Content"></p> <div class="View Map"> <h2>View Map</h2> <p><Content"></p> But when I run the code, the content is out the container and I lost the second tab. Is something special that I need between < p> </p>? Can somebody help me, please? |
|
|
|
|
|
#2 |
|
Coder
Join Date: Mar 2006
Posts: 4,515
Rep Power: 110 ![]() ![]() |
For one, why do you have a single double quote in your example after the word content?
Also you have to be carefull with javascript because you can easily run into variable conflicts. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to Center Tabs at top of page? | nagrap2 | v4 Questions & Support | 7 | 09-10-2008 01:42 PM |
| Center navigation tabs | Fede79 | HTML, CSS, and Design Help | 8 | 08-25-2008 10:38 PM |
| Adding Additional Tabs | outlook | v4 Questions & Support | 2 | 06-25-2008 12:39 PM |
| Browser Tabs | outlook | v4 Questions & Support | 2 | 05-22-2008 06:40 PM |
| Which htlm and graphics editor to use | jj30 | HTML, CSS, and Design Help | 4 | 04-19-2007 08:08 AM |