[Erledigt] Keine Scripte im HTML-Klotz?

Hier können Probleme und alles andere in Deutscher Sprache gelöst werden.
Post Reply
HadleyB
Regular
Posts: 854
Joined: Sat Feb 11, 2006 11:47 pm

[Erledigt] Keine Scripte im HTML-Klotz?

Post by HadleyB »

Ich versuche einen JS-Script in einen Klotz zu packen, das geht nicht. Warum denn?

Code: Select all

<script type="text/javascript"><!--
google_ad_client = "pub-4220278864417790";
/* 120x240, Erstellt 06.11.08 */
google_ad_slot = "8324545330";
google_ad_width = 120;
google_ad_height = 240;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
Sieh selbst: http://www.hadley.de/cms/videos/script.FLV

mfg
Hadley
Last edited by HadleyB on Wed Dec 17, 2008 9:03 am, edited 1 time in total.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: [1.4] Keine Scripte im HTML-Klotz?

Post by garvinhicking »

Hi!

Hm, also javascript über den WYSIWYG-Editor einzufügen ist immer so ein problem. Da weiß ich ehrlich gesagt nicht wie man das beheben kann, ich persönlich stelle für javascript-einträge den WYSIWYG editor immer aus...

Grüße,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply