/ Published in: JavaScript
Expand |
Embed | Plain Text
<script type="text/javascript"> <!-- $(document).ready(function() { $("a.spip_out,a.spip_url,a.spip_glossaire").click(function() { window.open(this.href); return false; }); }) //--> </script>
Comments
Subscribe to comments
You need to login to post a comment.

C'est le bon...