css question
css question
Out of context: Reply #3
- Started
- Last post
- 4 Responses
- kodap0
feel free to use this javascript:
it makes a new window targeted to each link so you don't have to type always the 'target="new"' on your blog.http://www.mdodesign.com/carlos/…
then put this inside your head tag:
[script language="JavaScript" SRC="target.js"] [/script]then add this to inside your body tag, (inself):
[BODY onload=eventLoader();targetLinks... bgColor=#FFFFFF ]
just replace [ with < and paste on your html.
I hope you got it
;)