Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Ar galima padaryti pingPongScroller?
Parašė mariuxxxx· 2010 Geg. 2 13:05:32
#1
Ar kaip nors galima sita pingPongScroller koda?
<script type="text/javascript">
$(function() {
$("div#pingPongScroller").smoothDivScroll({autoScroll: "always",pauseAutoScroll: "mouseover", autoScrollSpeed: 1, autoScrollDirection: "backandforth"});
});
</script>
Pritaikiti sitai reklamos panelei?
@openside("<center>Reklama</center>");
?>
<center><marquee behavior='scroll' align='center' valign='bottom' direction='up' width='468' height='80' scrollamount='1' scrolldelay='2' onmouseover='this.stop()' onmouseout='this.start()'>
<center><a href='http://topgear.xss.lt/news.php'>
<img src='http://www.topgear.xss.lt/images/bigreklama.gif' width='468' height='60' alt='TopGear™' title='TopGear™' /></a></center>
<?
@closeside();
jei nesunku galite kas priderinti? man reikia kaip cia
http://www.maaki.com/thomas/Smoo...roller.htm
Redagavo mariuxxxx· 2010 Geg. 2 13:05:20
Parašė salvinas· 2010 Geg. 2 13:05:08
#2
Taip galima prasom.
@openside("<center>Reklama</center>");
?>
<script type="text/javascript">
$(function() {
$("div#pingPongScroller").smoothDivScroll({autoScroll: "always",pauseAutoScroll: "mouseover", autoScrollSpeed: 1, autoScrollDirection: "backandforth"});
});
</script>
<center><marquee behavior='scroll' align='center' valign='bottom' direction='up' width='468' height='80' scrollamount='1' scrolldelay='2' onmouseover='this.stop()' onmouseout='this.start()'>
<center><a href='http://topgear.xss.lt/news.php'>
<img src='http://www.topgear.xss.lt/images/bigreklama.gif' width='468' height='60' alt='TopGear™' title='TopGear™' /></a></center>
<?
@closeside();
Redagavo salvinas· 2010 Geg. 2 13:05:20
Parašė mariuxxxx· 2010 Geg. 2 14:05:26
#3
net ne taip rodo kaip noriu:[
Parašė salvinas· 2010 Geg. 2 14:05:59
#4
Is tavo paaiskinimo tikrai neimano suprast ko tu nori .
Parašė mNm.· 2010 Geg. 2 14:05:09
#6
per source pažiūrėk.
Parašė mariuxxxx· 2010 Geg. 2 14:05:09
#7
kur ta source žiūret?:D
Parašė mNm.· 2010 Geg. 2 14:05:45
#8
CTRL+U paspausk ant tinklapio to.
Parašė mariuxxxx· 2010 Geg. 2 15:05:08
#9
kas iš to randa koda bet kazko neveikia :/