Forum >> Widgets >> [DOUBLON] Pbm pour insérer un flickr badge

Résultats :  1 - 2 sur 2

Pbm pour insérer un flickr badge - 18/02/08-01:37
Blogueur
Fanny
2 Msg

même probleme, je veux mettre un Flickr Badge

quelqu'un peut m'aider ?

mon code est celui ci

 

<!-- Start of Flickr Badge -->
<style type="text/css">
.zg_div {margin:0px 5px 5px 0px; width:117px;}
.zg_div_inner {border: solid 1px #000000; background-color:#000000;  color:#FFFFFF; text-align:center; font-family:arial, helvetica; font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#FFFFFF; background:inherit !important; text-decoration:none !important;}
</style>
<script type="text/javascript">
zg_insert_badge = function() {
var zg_bg_color = '000000';
var zgi_url = 'http://www.flickr.com/apps/badge/badge_iframe.gne?zg_bg_color='+zg_bg_color+'&zg_person_id=68062818%40N00';
document.write('<iframe style="background-color:#'+zg_bg_color+'; border-color:#'+zg_bg_color+'; border:none;" width="113" height="151" frameborder="0" scrolling="no" src="'+zgi_url+'" title="Flickr Badge"><\/iframe>');
if (document.getElementById) document.write('<div id="zg_whatlink"><a href="http://www.flickr.com/badge.gne"    style="color:#FFFFFF;" onclick="zg_toggleWhat(); return false;">What is this?<\/a><\/div>');
}
zg_toggleWhat = function() {
document.getElementById('zg_whatdiv').style.display = (document.getElementById('zg_whatdiv').style.display != 'none') ? 'none' : 'block';
document.getElementById('zg_whatlink').style.display = (document.getElementById('zg_whatdiv').style.display != 'none') ? 'none' : 'block';
return false;
}
</script>
<div class="zg_div"><div class="zg_div_inner"><a href="http://www.flickr.com">www.<strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong>.com</a><br>
<script type="text/javascript">zg_insert_badge();</script>
<div id="zg_whatdiv">This is a Flickr badge showing public photos from <a href="http://www.flickr.com/photos/68062818@N00">fannydumonde</a>. Make your own badge <a href="http://www.flickr.com/badge.gne">here</a>.</div>
<script type="text/javascript">if (document.getElementById) document.getElementById('zg_whatdiv').style.display = 'none';</script>
</div>
</div>
<!-- End of Flickr Badge -->

 

et on me dit :

"Votre texte contenait un javascript non conforme qui à été supprimé pour plus de sécurité.
Pour plus d'information sur les JavaScripts autorisés veuillez consulter notre forum"

 

 

Pbm pour insérer un flickr badge - 18/02/08-08:44
Flo
Modérateur
Flo
21208 Msg

Tu es en confiance, pas de javascript


BLOGS D'AIDE V2

Résultats :  1 - 2 sur 2

Forum >> Widgets >> [DOUBLON] Pbm pour insérer un flickr badge
La page que vous lisez est réalisée automatiquement à partir de l’ensemble des contenus publiés sur les blogs hebergés par overblog. En savoir plus sur les algorithmes d’overblog