|
|
PS
on 2008-09-23 21:04 [#02239773]
Points: 1876 Status: Lurker
|
|
How do you make them open in the same tab and not a new one?
|
|
hedphukkerr
from mathbotton (United States) on 2008-09-23 21:05 [#02239774]
Points: 8833 Status: Regular
|
|
remove the target=_blank attribute
thats regular old html there buddy, you can use that anywhere on the interwebs! woo!
|
|
PS
on 2008-09-23 21:07 [#02239776]
Points: 1876 Status: Lurker | Followup to hedphukkerr: #02239774
|
|
Thanks for the speedy reply!
|
|
PS
on 2008-09-23 21:25 [#02239778]
Points: 1876 Status: Lurker
|
|
LAZY_TITLE
Can't seem to figure this out.
|
|
PS
on 2008-09-23 21:28 [#02239781]
Points: 1876 Status: Lurker
|
|
LAZY_TITLE
|
|
PS
on 2008-09-23 21:42 [#02239786]
Points: 1876 Status: Lurker
|
|
How do you make the images spin around? I wanted them to do that.
|
|
PS
on 2008-09-23 21:43 [#02239787]
Points: 1876 Status: Lurker
|
|
nevermind
|
|
PS
on 2008-09-23 21:43 [#02239788]
Points: 1876 Status: Lurker
|
|
LAZY_TITLE
|
|
PS
on 2008-09-23 22:10 [#02239793]
Points: 1876 Status: Lurker
|
|
C
|
|
PS
on 2008-09-23 22:55 [#02239796]
Points: 1876 Status: Lurker
|
|
LAZY_TITLE
|
|
PS
on 2008-09-23 22:56 [#02239797]
Points: 1876 Status: Lurker | Followup to PS: #02239796
|
|
How do I do that?
|
|
PS
on 2008-09-23 22:56 [#02239798]
Points: 1876 Status: Lurker
|
|
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+ "px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+" px"}R++}setInterval('A()',5); void(0);LAZY_TITLE
|
|
PS
on 2008-09-23 22:57 [#02239799]
Points: 1876 Status: Lurker | Followup to PS: #02239798
|
|
nevermind
|
|
PS
on 2008-09-23 23:04 [#02239802]
Points: 1876 Status: Lurker
|
|
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+ "px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+" px"}R++}setInterval('A()',5); void(0);LAZY_TITLE
Click here
|
|
freqy
on 2008-09-23 23:11 [#02239803]
Points: 18724 Status: Regular | Show recordbag
|
|
what is happeningsss
|
|
hedphukkerr
from mathbotton (United States) on 2008-09-23 23:12 [#02239804]
Points: 8833 Status: Regular
|
|
yeah, due to the weird way this board handles word wrap and other things you're not gonna be able to do it here.
but what you'll want is so put whatever javascript code you're trying to use inside an anchor tag like so:
text here< /a >
except you remove the spaces after the < and before the > for both tags.
|
|
hedphukkerr
from mathbotton (United States) on 2008-09-23 23:14 [#02239805]
Points: 8833 Status: Regular
|
|
goddamnit.
like this:
{a href="javascript"}linky text here{/a}
replacing { with < and } with >
|
|
PS
on 2008-09-23 23:26 [#02239806]
Points: 1876 Status: Lurker
|
|
y4=200; x5=300; y5=200; DI=document.getElementsByTagName('img'); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+'px'; DIS.top=(Math.cos(R*y2+i*y2+y3)*y4+y5)+'px'}R++}setInterval('A()',5); void(0);" class="message">Click here " target=_blank>LAZY_TITLE
|
|
PS
on 2008-09-23 23:28 [#02239808]
Points: 1876 Status: Lurker
|
|
Click here
|
|
hedphukkerr
from mathbotton (United States) on 2008-09-23 23:29 [#02239809]
Points: 8833 Status: Regular
|
|
"Firefox doesn't know how to open this address, because the protocol (hedphukkerriscool) isn't associated with any program."
also, preview buddy. preview.
|
|
Messageboard index
|