Ivko
05-11-2009, 06:08 PM
Hello,
I'm using the listing template "listing_detail_tabbed.html".
How can I link from the search result page (search_result_default.html) to a definied tab (e.g. tabPage5) :confused:
In the HTML Code are follwing lines:
<h2 class="tab">Info anfordern</h2>
<script type="text/javascript">tp1.addTabPage( document.getElementById( "tabPage5" ) );</script>
On the top of the page is the followin initial Java script:
<script type="text/javascript">
tp1 = new WebFXTabPane( docujavascript:document.forms['EditForm'].state.value='browse';document.forms['EditForm'].state2.value='main';document.forms['EditForm'].submit();ment.getElementById( "tabPane1" ),false );
//tp1.setClassNameTag( "dynamic-tab-pane-control-luna" );
//alert( 0 )
</script>
Can somebody help me?
Regards
Ivan
I'm using the listing template "listing_detail_tabbed.html".
How can I link from the search result page (search_result_default.html) to a definied tab (e.g. tabPage5) :confused:
In the HTML Code are follwing lines:
<h2 class="tab">Info anfordern</h2>
<script type="text/javascript">tp1.addTabPage( document.getElementById( "tabPage5" ) );</script>
On the top of the page is the followin initial Java script:
<script type="text/javascript">
tp1 = new WebFXTabPane( docujavascript:document.forms['EditForm'].state.value='browse';document.forms['EditForm'].state2.value='main';document.forms['EditForm'].submit();ment.getElementById( "tabPane1" ),false );
//tp1.setClassNameTag( "dynamic-tab-pane-control-luna" );
//alert( 0 )
</script>
Can somebody help me?
Regards
Ivan