<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://fbb.just4test.de/extern.php?action=feed&amp;tid=3333&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / [GELÖST] responsive area maps]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=3333</link>
		<description><![CDATA[Die aktuellsten Beiträge in [GELÖST] responsive area maps.]]></description>
		<lastBuildDate>Thu, 27 Jun 2013 14:02:39 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [GELÖST] responsive area maps]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26977#p26977</link>
			<description><![CDATA[<p>danke dir. war sehr lehrreich heute!</p>]]></description>
			<author><![CDATA[dummy@example.com (PatriziaF)]]></author>
			<pubDate>Thu, 27 Jun 2013 14:02:39 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26977#p26977</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] responsive area maps]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26976#p26976</link>
			<description><![CDATA[<p>Nur kurz zur Ergänzung:</p><div class="quotebox"><blockquote><div><p>warum schreibt er hier fn dazwischen - was ist fn?</p></div></blockquote></div><p>Weil das so gemacht wird.<br />Laienhaft ausgedrückt: Unter &quot;fn&quot; findet man alle jQuery-Funktionen. Das jQuery-Plugin &quot;Responsive Image Maps&quot; erweitert also jQuery um die Funktion &quot;rwdImageMaps&quot;, wobei &quot;a&quot; hier nichts weiter als eine Variable ist, die &quot;jQuery&quot; beinhaltet. ( a.fn.rwdImageMaps = function(){...} ) Das muss Dir erstmal als Erklärung reichen, denn sonst musst Du Dir noch die Erklärung von &quot;prototype&quot; über Dich ergehen lassen. Und das führt jetzt zu weit.</p><div class="quotebox"><blockquote><div><p>und warum ein ; vor der Funktion?</p></div></blockquote></div><p>Weil darum.<br />Könnte ja sein, dass vorangegangene Scripts die letzte Zeile nicht ordnungsgemäß mit einem Semicolon beendet haben bzw. dass das letzte Semicolon beim Minimieren des Scriptes entfernt wurde (Juckt den Javascript-Interpreter nämlich wenig, wenn das die letzte Zeile im Script ist. Allerdings weiß ja keiner, dass da noch Scripte folgen. Kann ja jeder machen wie er will.) Ist also nur da, um auf Nummer sicher zu gehen.</p>]]></description>
			<author><![CDATA[dummy@example.com (NaN)]]></author>
			<pubDate>Thu, 27 Jun 2013 13:50:01 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26976#p26976</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] responsive area maps]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26975#p26975</link>
			<description><![CDATA[<p>also VIELEN DANK FÜR EURE ANREGUNGEN.<br />Ich hab aufgrund eure Rückmeldungen nochmal google bemüht und einen Beitrag von NAN von 2011 gefunden.</p><p>Darin steht: Setz die Javascripts mal nach unten kurz vor &lt;/body&gt;</p><p>Sodala hab dann mal nach unten gescrollt. <br />und siehe da, da ist bereits js eingebunden.<br />also aufgeräumt und meine js da unten eingefügt.<br />TADA funktioniert. so einfach wärs gewesen *auf den kopf greife*</p><p>Sry fürs stören und vielen vielen dank für die anregungen - ohne euch wär ich da nicht draufgekommen!</p><p>LG</p>]]></description>
			<author><![CDATA[dummy@example.com (PatriziaF)]]></author>
			<pubDate>Thu, 27 Jun 2013 13:21:44 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26975#p26975</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] responsive area maps]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26973#p26973</link>
			<description><![CDATA[<p>@nockenfall: danke, aber das sind eh zugangsdaten die ich nur temporär für euch vergeben habe ;-)</p><br /><p>@nicmare: ich arbeite mit firebug. ist die fehlerkonsole direkt bei firefox integriert? wie erreiche ich die?<br />EDIT: ha bin ich doof. habs gefunden - eh im firebug ;-)</p><p>also die .js datei wird ja aufgerufen, kann mir ja mittels firebug den code ansehen - also an dem kanns nicht liegen.<br />bzgl jquery-version: ich hatte vorher die 1.7.2 drin, da gings auch nicht. hab deswegen die neuere genommen ;-) aber hab jetzt wieder 1.7.2 rein getan.</p><p>warum glaub er dass rwdImageMaps keine Funktion ist?</p><p>im JS vom Matt Stow fängt die Funktion wie folgt an:</p><div class="codebox"><pre><code>[== JS ==]
;(function(a){a.fn.rwdImageMaps=function(){var d=this,c=parseFloat(a.fn.jquery);.......</code></pre></div><p>warum schreibt er hier fn dazwischen - was ist fn?<br />und warum ein ; vor der Funktion?</p><p>DANKE!!!</p>]]></description>
			<author><![CDATA[dummy@example.com (PatriziaF)]]></author>
			<pubDate>Thu, 27 Jun 2013 12:33:04 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26973#p26973</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] responsive area maps]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26972#p26972</link>
			<description><![CDATA[<p>in der demo wird übrigens jquery 1.7.2 verwendet. nimm das mal. kann sein dass das script nicht mehr kompatibel ist mit dem neuesten jquery</p>]]></description>
			<author><![CDATA[dummy@example.com (nicmare)]]></author>
			<pubDate>Thu, 27 Jun 2013 12:17:28 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26972#p26972</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] responsive area maps]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26971#p26971</link>
			<description><![CDATA[<p>hast du schonmal mit der Fehlerkonsole von Firefox gearbeitet? Siehe: <br /><a href="http://adrop.in/69j" rel="nofollow">http://adrop.in/69j</a></p><p>Also gibt es Probleme mit der Einbindung von der rwdImageMaps Datei. Probiers mal mit nem absoluten pfad. Also {uploads_url} in der Pfadangabe</p>]]></description>
			<author><![CDATA[dummy@example.com (nicmare)]]></author>
			<pubDate>Thu, 27 Jun 2013 12:13:10 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26971#p26971</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] responsive area maps]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26968#p26968</link>
			<description><![CDATA[<p>Zugangsdaten nur per PM versenden. Habe deshalb die Zugangsdaten gelöscht.</p>]]></description>
			<author><![CDATA[dummy@example.com (nockenfell)]]></author>
			<pubDate>Thu, 27 Jun 2013 12:12:01 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26968#p26968</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] responsive area maps]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26966#p26966</link>
			<description><![CDATA[<p>hat auch nicht geholfen :-(</p><p>Link:<br /><a href="http://www.webdots.at/demo/keli/index.php?page=oesterreich" rel="nofollow">http://www.webdots.at/demo/keli/index.p … esterreich</a></p><p>Benutzer:*****<br />PW:*****</p><p>bitte seid gnädig mit mir, wir sind noch nicht fertig ;-)</p><p>DANKE für die prompten Rückmeldungen.</p>]]></description>
			<author><![CDATA[dummy@example.com (PatriziaF)]]></author>
			<pubDate>Thu, 27 Jun 2013 11:20:17 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26966#p26966</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] responsive area maps]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26965#p26965</link>
			<description><![CDATA[<p>Versuche erst mal das Beispiel 1 zu 1 nach zu machen inklusive Reihenfolge und Größenangaben.</p><p>Und wie Nan sagt, gibt es ein Link?</p><p>mfg<br />Jan</p>]]></description>
			<author><![CDATA[dummy@example.com (Janl)]]></author>
			<pubDate>Thu, 27 Jun 2013 10:52:15 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26965#p26965</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] responsive area maps]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26964#p26964</link>
			<description><![CDATA[<p>Pack mal das letzte &lt;IMG&gt; nach oben vor die Map.<br />Ansonsten bräuchten wir mal einen Link um das im Einsatz sehen zu können.</p>]]></description>
			<author><![CDATA[dummy@example.com (NaN)]]></author>
			<pubDate>Thu, 27 Jun 2013 10:39:11 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26964#p26964</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] responsive area maps]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26963#p26963</link>
			<description><![CDATA[<p>ja das verwende ich ja.<br />funktioniert aber nicht.</p>]]></description>
			<author><![CDATA[dummy@example.com (PatriziaF)]]></author>
			<pubDate>Thu, 27 Jun 2013 10:33:23 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26963#p26963</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] responsive area maps]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26961#p26961</link>
			<description><![CDATA[<p>google . . . <br /><a href="http://mattstow.com/experiment/responsive-image-maps/rwd-image-maps.html" rel="nofollow">http://mattstow.com/experiment/responsi … -maps.html</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Janl)]]></author>
			<pubDate>Thu, 27 Jun 2013 10:12:10 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26961#p26961</guid>
		</item>
		<item>
			<title><![CDATA[[GELÖST] responsive area maps]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26958#p26958</link>
			<description><![CDATA[<p>Hallo liebe CMSler,</p><p>ich habe eine area map und möchte diese gerne responsive machen.<br />leider funktioniert das nicht mit nachfolgenden mitteln. habt ihr eine idee warum?</p><p>DANKE u lg<br />patrizia</p><p>javascript für resize area map</p><div class="codebox"><pre><code>[== HTML ==]
{literal}
&lt;script src=&quot;http://code.jquery.com/jquery-1.9.1.js&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;uploads/keli/js/jquery.rwdImageMaps.min.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
$(document).ready(function () {
$(&#039;img[usemap]&#039;).rwdImageMaps(); 
}); 
&lt;/script&gt;
{/literal}</code></pre></div><p>css</p><div class="codebox"><pre><code>[== CSS==]
img[usemap] {
border: none;
height: auto;
max-width: 110%;
width: auto;
} </code></pre></div><p>area map</p><div class="codebox"><pre><code>[== HTML ==]
&lt;map name=&quot;karte&quot; &gt; 
&lt;area id=&quot;karte1&quot; title=&quot;&quot; onmouseover=&quot;imageMap.src=&#039;uploads/keli/images/karte1.png&#039;;&quot; onmouseout=&quot;imageMap.src=&#039;uploads/keli/images/oesterreich.png&#039;;&quot; shape=&quot;poly&quot; coords=&quot;35,235,18,223,12,200,22,183,36,165,56,194,62,194,60,206,56,222,51,240,33,236&quot; href=&quot;index.php?page=vorarlberg&quot; alt=&quot;&quot; target=&quot;_self&quot; /&gt;
 
&lt;area id=&quot;karte2&quot; title=&quot;&quot; onmouseover=&quot;imageMap.src=&#039;uploads/keli/images/karte2.png&#039;;&quot; onmouseout=&quot;imageMap.src=&#039;uploads/keli/images/oesterreich.png&#039;;&quot; shape=&quot;poly&quot; coords=&quot;63,206,82,188,78,172,105,181,123,196,148,194,170,180,198,176,217,175,214,169,234,176,240,180,247,192,240,202,228,207,212,211,202,212,204,236,179,245,167,236,150,232,142,241,124,250,104,254,89,251,72,234,64,241,60,205&quot; href=&quot;index.php?page=tirol&quot; alt=&quot;&quot; target=&quot;_self&quot; /&gt;
 
&lt;area id=&quot;karte4&quot; title=&quot;&quot; onmouseover=&quot;imageMap.src=&#039;uploads/keli/images/karte4.png&#039;;&quot; onmouseout=&quot;imageMap.src=&#039;uploads/keli/images/oesterreich.png&#039;;&quot; shape=&quot;poly&quot; coords=&quot;248,284,260,271,270,267,255,256,252,238,260,238,276,247,288,242,319,245,332,260,340,262,360,244,376,254,411,249,422,267,418,279,425,290,421,293,411,296,403,309,391,312,385,316,373,310,365,312,350,308,347,306&quot; href=&quot;index.php?page=kaernten&quot; alt=&quot;&quot; target=&quot;_self&quot; /&gt;
 
&lt;area id=&quot;karte5&quot; title=&quot;&quot; onmouseover=&quot;imageMap.src=&#039;uploads/keli/images/karte5.png&#039;;&quot; onmouseout=&quot;imageMap.src=&#039;uploads/keli/images/oesterreich.png&#039;;&quot; shape=&quot;poly&quot; coords=&quot;430,289,446,291,468,287,510,250,497,208,493,190,443,160,440,168,415,174,400,169,365,186,363,178,348,185,346,182,344,172,323,181,326,193,322,197,312,202,313,211,316,216,328,216,336,226,341,230,338,246,332,254,336,257,350,248,359,240,371,247,407,246,420,250,426,270&quot; href=&quot;index.php?page=steiermark&quot; alt=&quot;&quot; target=&quot;_self&quot; /&gt;
 
&lt;area id=&quot;karte6&quot; title=&quot;&quot; onmouseover=&quot;imageMap.src=&#039;uploads/keli/images/karte6.png&#039;;&quot; onmouseout=&quot;imageMap.src=&#039;uploads/keli/images/oesterreich.png&#039;;&quot; shape=&quot;poly&quot; coords=&quot;515,205,524,188,520,172,520,161,528,155,531,147,541,150,555,140,568,132,578,130,578,177,564,178,553,177,543,169,538,172,534,175,530,181,538,184,544,186,550,188,550,197,548,204,544,208,541,210,538,209,536,208,529,209,527,210,527,212,529,216,532,220,533,221,534,226,532,228,530,230,531,236,534,238,534,241,532,244,532,244,530,246,530,248,528,249,524,250,521,252,519,252,516,255,510,255,508,250,508,244,504,236,502,232,501,226,501,221,500,214,499,208,498,206,502,204,503,204,514,204,517,201,518,200,519,198&quot; href=&quot;index.php?page=burgenland&quot; alt=&quot;&quot; target=&quot;_self&quot; /&gt;
 
&lt;area id=&quot;karte3&quot; title=&quot;&quot; onmouseover=&quot;imageMap.src=&#039;uploads/keli/images/karte3.png&#039;;&quot; onmouseout=&quot;imageMap.src=&#039;uploads/keli/images/oesterreich.png&#039;;&quot; shape=&quot;poly&quot; coords=&quot;250,233,257,234,266,236,272,239,273,240,282,243,291,238,304,239,317,242,326,244,331,246,335,237,337,234,335,227,334,227,332,224,329,221,324,221,313,218,306,210,306,201,307,196,309,195,310,190,305,183,306,179,306,173,305,159,298,155,296,154,291,151,290,145,294,140,294,136,284,135,280,134,275,132,270,130,264,131,266,138,269,149,270,162,275,168,279,172,281,178,280,185,274,195,266,194,260,189,254,183,257,178,254,173,245,173,246,177,250,192,247,195,243,204,236,207,233,208,226,211,211,213,207,215,204,222,204,227,205,231,207,233,209,235,216,237,221,233,225,228,241,229,245,235,251,233&quot; href=&quot;index.php?page=salzburg&quot; alt=&quot;&quot; target=&quot;_self&quot; /&gt;
 
&lt;area id=&quot;karte9&quot; title=&quot;&quot; onmouseover=&quot;imageMap.src=&#039;uploads/keli/images/karte9.png&#039;;&quot; onmouseout=&quot;imageMap.src=&#039;uploads/keli/images/oesterreich.png&#039;;&quot; shape=&quot;poly&quot; coords=&quot;261,126,277,110,280,108,313,110,328,75,339,71,339,51,349,60,359,75,380,79,389,71,421,85,424,113,422,117,406,122,403,124,390,115,384,124,388,144,407,154,404,168,384,173,376,177,372,180,362,174,350,180,347,171,339,170,327,177,318,181,323,190,320,196,315,199,306,197,312,187,310,180,309,159,302,153,291,146,305,135,276,129&quot; href=&quot;index.php?page=oberoesterreich&quot; alt=&quot;&quot; target=&quot;_self&quot; /&gt;
 
&lt;area id=&quot;karte7&quot; title=&quot;&quot; onmouseover=&quot;imageMap.src=&#039;uploads/keli/images/karte7.png&#039;;&quot; onmouseout=&quot;imageMap.src=&#039;uploads/keli/images/oesterreich.png&#039;;&quot; shape=&quot;poly&quot; coords=&quot;514,115,534,109,541,119,542,128,523,130,509,129,511,119,512,109&quot; href=&quot;index.php?page=wien&quot; alt=&quot;&quot; target=&quot;_self&quot; /&gt;
 
&lt;area id=&quot;karte8&quot; onmouseover=&quot;imageMap.src=&#039;uploads/keli/images/karte8.png&#039;;&quot; onmouseout=&quot;imageMap.src=&#039;uploads/keli/images/oesterreich.png&#039;;&quot; shape=&quot;poly&quot; coords=&quot;426,46,435,35,456,36,482,48,505,59,528,63,535,54,548,57,564,65,570,85,562,97,568,113,575,128,561,132,548,141,541,147,529,143,525,147,525,153,519,157,516,163,516,170,518,175,520,182,520,189,519,191,517,198,515,201,511,201,503,201,499,198,493,188,489,184,476,176,465,168,456,163,447,160,435,158,435,164,426,169,413,169,408,169,403,166,410,150,405,147,399,146,393,142,383,136,383,128,384,127,390,130,391,117,397,122,411,127,420,123,433,118,427,104,425,85,420,82,406,72,405,65,414,54&quot; href=&quot;index.php?page=niederoesterreich&quot; alt=&quot;&quot; target=&quot;_self&quot; /&gt;
&lt;/map&gt; 
&lt;img src=&quot;uploads/keli/images/oesterreich.png&quot; alt=&quot;&quot; name=&quot;imageMap&quot; usemap=&quot;#karte&quot;/&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (PatriziaF)]]></author>
			<pubDate>Thu, 27 Jun 2013 09:20:55 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26958#p26958</guid>
		</item>
	</channel>
</rss>
