6thAnomaly
09-29-2004, 07:15 AM
This is me, posting here out of good ol'fashioned desperation. I'm not ashamed to admit that I really need some serious HELP.
A friend and I are working on a highly Matrix-themed site(not about the movies; it's a personal site, and it's very important for a lot of reasons that I'm not going to get into here - just say it's personal philosophy.)I found this wonderful code, on this site, here: http://javascript.internet.com/bgeffects/matrix.html , and was able to tweak it to do what I wanted it to do, except for ONE THING that is driving me ABSOLUTELY CRAZY. No matter how many hours I spend looking or trying to adjust it, I can't seem to get it to work.
The code starts up by clicking a link on the page; that part, I got. Then it brings up a separate window, with the scrolling messages. Now, when that window closes, it simply leaves you back on the page you started from, with the same link you clicked on to get the new window in the first place. What I WANT it to do, is instead of simply closing, I'd LIKE the closing of the message window to trigger a redirect in the original page: so that when the "Matrix" message window closes, it automatically brings you to a new page.
I can NOT seem to find a working code to make this happen.
In this order: 1)Page loads. 2)User clicks on link. 3)Matrix message window pops up and writes. 4)Matrix window closes, and 5)Original page is redirected to a new URL.
Am I just dumb? Can ANYONE help me with this, please? I'm desperate here. Honestly.
A friend and I are working on a highly Matrix-themed site(not about the movies; it's a personal site, and it's very important for a lot of reasons that I'm not going to get into here - just say it's personal philosophy.)I found this wonderful code, on this site, here: http://javascript.internet.com/bgeffects/matrix.html , and was able to tweak it to do what I wanted it to do, except for ONE THING that is driving me ABSOLUTELY CRAZY. No matter how many hours I spend looking or trying to adjust it, I can't seem to get it to work.
The code starts up by clicking a link on the page; that part, I got. Then it brings up a separate window, with the scrolling messages. Now, when that window closes, it simply leaves you back on the page you started from, with the same link you clicked on to get the new window in the first place. What I WANT it to do, is instead of simply closing, I'd LIKE the closing of the message window to trigger a redirect in the original page: so that when the "Matrix" message window closes, it automatically brings you to a new page.
I can NOT seem to find a working code to make this happen.
In this order: 1)Page loads. 2)User clicks on link. 3)Matrix message window pops up and writes. 4)Matrix window closes, and 5)Original page is redirected to a new URL.
Am I just dumb? Can ANYONE help me with this, please? I'm desperate here. Honestly.