[TYPO3-german] jfmulticontent: problem mit googlemaps

Philipp Holdener philipp at holdener.ch
Tue Mar 22 10:20:49 CET 2011


hallo nochmals

>>
>> <!-- ###TEMPLATE_TAB_JS### begin -->
>> jQuery(document).ready(*function*(){
>> <!-- ###FIX_HREF### -->
>> jQuery('####KEY### ul li a').each(*function*(id, item){
>> * **var* temp = item.href.split('#');
>> * **var* temp_last = temp[temp.length-1];
>> * **var* search = /^###PREG_QUOTE_KEY###/;
>> * **if* (search.test(temp[temp.length-1])){
>> item.href = '#'+temp_last;
>> }
>> });
>> <!-- ###FIX_HREF### -->
>> jQuery('####KEY###').tabs({
>> ###OPTIONS###
>> })###ROTATE###;
>> * if (location.hash.toLowerCase()) {
>> jQuery('####KEY###').tabs("select", location.hash.toLowerCase());
>> jQuery('####KEY###').tabs("rotate", 0);
>> jQuery('####KEY###').bind("tabsshow", function(event, ui) {
>> location.hash = ui.tab.hash;
>> });
>> }
>> *
>> });
>> <!-- ###TEMPLATE_TAB_JS### end -->

Wo genau muss ich das einfügen? In ein eigenes .js?
Sorry.. bin leider nur Designer.. kein wirklicher programmierer.

Gruss
Philipp


More information about the TYPO3-german mailing list