Hey guys. Long time lurker here finally getting around to posting. Hi.
Here's what I'm trying to do:
Pop up appears to user ---> user clicks ---> the presell page loads and it resizes to maximize in their window (not doing a _blank and throwing yet another window in their faces)
I can make it resize to a specific dimension when they click it, but this is tricky because people have different resolutions and even if I do pick a good dimension, it's still gonna expand the window all funky and not be centered depending on where on the screen the original pop up came from.
I've been using this code on the presell page for the time-being:
But I need a better solution.Code:<script language="JavaScript"> window.resizeTo(1200, 850) </script>
Anybody up for explaining how we can all make our presells maximize correctly after the pop is clicked?




LinkBack URL
About LinkBacks

Reply With Quote












Bookmarks