Thread: Html problem

  1. #1
    Bios Raider biosninja's Avatar
    Join Date
    Jul 2002
    Location
    South Africa
    Posts
    765

    Angry Html problem

    Is it possible to do this?

    I want to put a picture on my website, and when you click on it, the contents of the frame changes. But the contents of another frame also changes.

    I'm open for any suggestions.

  2. #2
    Me want cookie! Monster's Avatar
    Join Date
    Dec 2001
    Posts
    680
    Yes you can.

    Here a small example (not exactly what you want but it might give you some ideas).

  3. #3
    Bios Raider biosninja's Avatar
    Join Date
    Jul 2002
    Location
    South Africa
    Posts
    765
    I don't know VBscript at all!!!! . So I don't think that's gonna help me.

    I wan't to do something like this

    <a target="mainframe2" href="mk1.html" target="mainframe" href=selectfighter2.html"> <img border="0" src="images\mk.JPG" width="145" height="109"></a>

    I' thaught maybe Java script? but I'm a bit rusty on that.

  4. #4
    Microsoft. Who? MethodMan's Avatar
    Join Date
    Mar 2002
    Posts
    1,198
    Visit one of the best websites for html arround

    http://www.htmlgoodies.com/tutors/fram.html

    Here is a link to the frame tutorial, click on "So, You Want To Change More Than One Frame, Huh?"

    That should be what you are looking for.
    -MethodMan-

    Your Move:Life is a game, Play it; Life is a challenge, Meet it; Life is an opportunity, capture it.

    Homepage: http://www.freewebs.com/andy_moog/home.html

  5. #5
    Bios Raider biosninja's Avatar
    Join Date
    Jul 2002
    Location
    South Africa
    Posts
    765
    thanx for the help!! I got it!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. WS_POPUP, continuation of old problem
    By blurrymadness in forum Windows Programming
    Replies: 1
    Last Post: 04-20-2007, 06:54 PM
  2. Replies: 15
    Last Post: 07-03-2006, 11:38 PM
  3. Laptop Problem
    By Boomba in forum Tech Board
    Replies: 1
    Last Post: 03-07-2006, 06:24 PM
  4. Submitting HTML form and parse respons
    By IdunnO in forum Networking/Device Communication
    Replies: 4
    Last Post: 03-07-2006, 10:28 AM
  5. half ADT (nested struct) problem...
    By CyC|OpS in forum C Programming
    Replies: 1
    Last Post: 10-26-2002, 08:37 AM