How would I do a link that uses javascript to open a new window but at the same time degrades so that it's a normal link when they have javascript turned off?
I know the window.open part is right but it's getting the current window not to change unless they have javascript turned off thats eluding me.