Hello there:
i got the following stange problem:
on my page: http://tiefim.weisswald.ski/?page_id=292
i want to have a map using java script displayed.
I use x pro and ill ad the line
“script type=“text/javascript” src=“gpx/GM_Utils/GPX2GM.js”>/script>” (< not shown here)
into the “element” content area.
now i open the page in my brwoser (google chrome) and sometimes the script will be loaded (and displayed in the sourcecode) and sometime the script wont be loaded. in the second (bad)case, ill take a look into the source code and the line “script type=“text/javascript” src=“gpx/GM_Utils/GPX2GM.js”>/script>” is just not there in the content area… other stuff ill put into the content area is still there… so it is just the script which is randomly loaded on chrome and not loaded at all in IE and Firefox…
any suggestions?