Need the javascript to link to a frame.

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Need the javascript to link to a frame.

    Hiya,
    I don't think I titled the last attempt at this post clearly enough.. and I
    need to solve this soon...
    I've got a javascript drop down menu, and I need the links in it to target an
    iframe.
    I tried adding code for targetting and such but either it adds the target to
    the href or it doesn't display the menu anymore, so I'm a little lost here.
    This is what each label in the menu looks like..

    mainMenu.addLabel('labelBullet', 'Laptops', 4, 115, '#990000', '#000000',
    'laptops.asp', 'left');

    Help please..? Thanks...

    llx_Raziel_xll Guest

  2. Similar Questions and Discussions

    1. frame and javascript issue
      I just installed the trial version and im very impressed by all the capabilities. Just one thing bugs me so far. When I edit a page in a frame...
    2. How to link to smaller frame
      I know I saw this somewhere in FP2003 and did it at one time...but now ...I have forgotten. (too many fried neurons) I hope I can explain this. I...
    3. html/javascript go to frame in Flash
      I need to make a button in my html page go to a specific frame in a flash movie. I've tried this using DreamWeaver and it works fine in IE 6 PC but...
    4. Link a Button to a frame
      I am trying to link a button to a frame but when I test the movie it keeps on flashing and it has a error. Can you give me step by step on how to do...
    5. need help using javascript to target a frame!
      First off, please excuse the crossposting--I really need an answer quickly. I have a decent amount of experience with html but not javascript....
  3. #2

    Default Re: Need the javascript to link to a frame.

    Little help?
    I've tried everything... I'm really lost on this one..
    llx_Raziel_xll Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139