But if you are adding a link, why would you want it to alter in anything but the default window size ?
hi podz,that can have several reasons….one of the is to protect if needed…..a address…
Anonymous
For that, you will need to set the onClick attribute of a the link to something like this:
onclick=”window.open(‘http://www.wordpress.org’, ‘popup’, ‘status=0, toolbar=0, menubar=0, location=0, resizable=0, scrollbars=0, height=200, width=100’ )”
Replace with your URL, height, and width as necessary.
However, what addresses do you seek to “protect” with this method? It’s not going to work; your average spambot is smart enough to click links and open new windows nowadays.
yes i know but i also need to know which file !
john1000 – fair enough 🙂
(I’ve never used that method !)
well all i need to know in what file wp aranged the link code….