javascript help

Computer builds, hardware and software discussion or troubleshooting, including peripherals. Essentially a general place to talk about desktop computers.
Locked
User avatar
MrSelf
Posts: 2882
Joined: Fri Jun 25, 2004 8:01 pm

javascript help

Post by MrSelf »

I'm only semi familiar with javascript, i've been teaching myself what I need to know. Heres what I need help with:

I've got a page that has several frames, the top has an image split by a table. As the mouse hovers over different parts of the image, the image changes and another frame below changes. I don't know how to do the frame, the image is easy. Can I have a page change in another frame with a onmouseover effect?

Archived topic from Anythingforums, old topic ID:115, old post ID:1141
User avatar
Magic
Posts: 362
Joined: Thu Jun 24, 2004 5:26 pm

javascript help

Post by Magic »

I can't help, so bump...:unsure:

Archived topic from Anythingforums, old topic ID:115, old post ID:1676
User avatar
MrSelf
Posts: 2882
Joined: Fri Jun 25, 2004 8:01 pm

javascript help

Post by MrSelf »

Magic wrote: I can't help, so bump...:unsure:
:D Thanks anyway :D

bump...

Archived topic from Anythingforums, old topic ID:115, old post ID:2430
User avatar
manadren
Posts: 3612
Joined: Thu Jun 24, 2004 10:59 pm

javascript help

Post by manadren »

Once upon a time, I've might have known this, but alas, I have forgotten a lot.

I wanna say something wierd like document.parent.framename.location=target but I'm pretty sure I'm at least missing a step if not totally wrong.

So I bump in place of actually helping. :P

Archived topic from Anythingforums, old topic ID:115, old post ID:2714
User avatar
MrSelf
Posts: 2882
Joined: Fri Jun 25, 2004 8:01 pm

javascript help

Post by MrSelf »

Thanks for pointing me in the right direct!

:)

Archived topic from Anythingforums, old topic ID:115, old post ID:2723
User avatar
MrSelf
Posts: 2882
Joined: Fri Jun 25, 2004 8:01 pm

javascript help

Post by MrSelf »

Well, the good news is I don't need this info, I revampted my site with a new look that better utilized my ability, more graphic intensive, lets web intesive. So there javascrpit :wacko:

Archived topic from Anythingforums, old topic ID:115, old post ID:6429
sintekk
Posts: 4994
Joined: Mon Feb 16, 2004 10:38 pm

javascript help

Post by sintekk »

I'm too late for this javascript party, but this might help if you ever give it another try:
http://www.xs4all.nl/~ppk/js/crosfram.html

(I personally hate frames, so I've never used this gobbledegook before, lol)

Archived topic from Anythingforums, old topic ID:115, old post ID:6501
Locked