Dostałem taki kod i nie wiem gdzie go wkleić, żeby działał.
<pre><script
src="<A HREF="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" TARGET="_blank" style="text-decoration: underline;">http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js</A>"
type="text/_javascript"></script>
<link rel="stylesheet" type="text/css"
href="<A HREF="http://adserver.netsprint.eu/widgets/style.css" TARGET="_blank" style="text-decoration: underline;">http://adserver.netsprint.eu/widgets/style.css</A>" />
<script type="text/_javascript"
src="<A HREF="http://adserver.netsprint.eu/widgets/widgets.js" TARGET="_blank" style="text-decoration: underline;">http://adserver.netsprint.eu/widgets/widgets.js</A>"
></script>
<script type="text/_javascript">
//<![CDATA[
jQuery.noConflict();
(function($) {
$(document).ready( function() {
$().ns_slideout({
width: '300px',
title: "Reklama",
height: '270px',
placement:
'http://adsearch.adkontekst.pl/_/ads0/?QAPS_AKPL=--10858-111222-#17410--&noChache=false',
distanceTop: '50px',
position: 'left',
bannedShows: 0,
capping: 0
});
});
})(jQuery);
//]]>
</script>
</pre>
|