Adding Script in HTML block for localendar.
Permalink<SCRIPT src="http://www.localendar.com/public/goldclubgirls?include=Y&dynamic=Y&style=M0¤t_only=Y"></SCRIPT>
When I add it to an HTML block and enter the script, it tells me that the block was added successfully. When I try to exit edit mode the system freezes. I then go to Dashboard and then back to the site and get a message that says "Unknown Calendar Format".
Is there any way I can get this done so that it works?
Thank you:-)
I just tried pasting the code you posted into a sample website and had the exact same problem. So my guess would be that there's something in Localendar's code that is conflicting with other scripts required for Concrete5 to function. I had a similar problem recently trying to use Javascript code provided by Fonts.com for including webfonts into my site... it was causing a conflict somewhere that blew up in Internet Explorer. I ended up having to us a different technique to embed the fonts to get it to work (which, unfortunately, meant having to pay for an account instead of being able to use their free service).
Taking a look at Localendar's site, it seems like there's another option for embedding the calendar: if you choose the "Interactive Mini Calendar", the code you will get is iFrame code... which shouldn't interfere with the functionality of your page.
Of course, the "Interactive Mini Calendar" may not be what you want to include... but that's a different issue. ;D
Good luck!
- John
http://npr.github.com/responsiveiframe/
Now I use keepandshare.com
Works good for me.
<script src="http://monkeysee.com/javascripts/widgets/ms_player_widget.js?content=votd-cat&width=512&height=315&cat=1&ad_position=below&pubId=KAYU&autoplay=false"></script>
Did you find a solution?