mraphael
02-05-2003, 02:43 PM
I posted a question regarding window.focus() for my website a while back, but I just can't seem to do it myself and I will pay $10 via paypal to the person that helps me set up the javascript 'window.focus()' command for two links on my website. If you know JS, this should be really easy. I'm a perl programmer and this is taking way too long for me to do, so I'll pay someone to help me. I am looking at server and about 20% of my customer are not ordering because they're confused between the two windows: one is the store window , the other is the shopping cart window.
What happens is that when a user adds an item to their cart, a second window pops up. If they minimize this window and then try to add again, the window doesn't pop up and they keep trying to add and add.... etc. They get frusturated and leave. I know this because I keep seeing all these shopping carts wiht the same thing added three or four times to the same cart and the order isn't coming through so they must have gotten frusturated.
In any case -- I am a dummy when it comes to Javascript and I spent 4 hours last week trying to make this thing work. I really need help. It is so simple, just about two lines of Javascript and I jsut can't seem to do it.
I need to links:
1) a 'My Shopping cart' link on my store template page so that the 'window.focus' calls the window named 'cart' and it should pop up and be displayed to the user if it is minimized
2) If the person adds something to their cart and the second 'cart' window is minimized, the minimized window should pop up.
The website URL is: www.Tznius.com
My email is: miriam@tznius.com
Thank you once again,
- Miriam
*edited per op request - saige*
What happens is that when a user adds an item to their cart, a second window pops up. If they minimize this window and then try to add again, the window doesn't pop up and they keep trying to add and add.... etc. They get frusturated and leave. I know this because I keep seeing all these shopping carts wiht the same thing added three or four times to the same cart and the order isn't coming through so they must have gotten frusturated.
In any case -- I am a dummy when it comes to Javascript and I spent 4 hours last week trying to make this thing work. I really need help. It is so simple, just about two lines of Javascript and I jsut can't seem to do it.
I need to links:
1) a 'My Shopping cart' link on my store template page so that the 'window.focus' calls the window named 'cart' and it should pop up and be displayed to the user if it is minimized
2) If the person adds something to their cart and the second 'cart' window is minimized, the minimized window should pop up.
The website URL is: www.Tznius.com
My email is: miriam@tznius.com
Thank you once again,
- Miriam
*edited per op request - saige*