Benjamin Kramer Posted February 19, 2010 at 11:34 PM Share Posted February 19, 2010 at 11:34 PM Hi, I am using jatabs in the detail. (take a look:http://www.zahnmedizinforum.de/Zahnarzte/dr-norbert-chmielewski.html) I like to integrate the map inside jatabs. When moving the following code inside the tab, the tab will be gone. :-( How do I solve the problem? inside: [tab title=Map] <!-- BEGIN MAP --> <?php if(isset($listing['Geomaps']) && $listing['Geomaps']['lat']!='' && $listing['Geomaps']['lon']!=''):?> <div class="clear"></div> <?php echo $this->renderControllerView('geomaps','map_detail',array('width'=>'100%','height'=>'300'));?> <?php endif;?> <!-- END MAP --> [/tab] Thx Link to comment
Alejandro Posted February 20, 2010 at 02:21 AM Share Posted February 20, 2010 at 02:21 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Benjamin Kramer Posted February 20, 2010 at 10:30 AM Author Share Posted February 20, 2010 at 10:30 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Mark Brindley Posted February 21, 2010 at 11:31 PM Share Posted February 21, 2010 at 11:31 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted February 21, 2010 at 11:50 PM Share Posted February 21, 2010 at 11:50 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Mark Brindley Posted February 22, 2010 at 12:25 AM Share Posted February 22, 2010 at 12:25 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Iana Aguilar Posted February 24, 2010 at 05:14 PM Share Posted February 24, 2010 at 05:14 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Kristian Posted March 4, 2010 at 07:30 PM Share Posted March 4, 2010 at 07:30 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Mark Brindley Posted March 5, 2010 at 10:57 PM Share Posted March 5, 2010 at 10:57 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Kristian Posted March 6, 2010 at 08:12 AM Share Posted March 6, 2010 at 08:12 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Mark Brindley Posted March 7, 2010 at 11:57 AM Share Posted March 7, 2010 at 11:57 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts