javascript toggle
javascript toggle
Out of context: Reply #4
- Started
- Last post
- 7 Responses
- o0o0
it can be done client side... as long as you know the domains in question on the client side. Just get the url, split it along the "/", then rebuild it with the other domain, then window.open() with the new url...