CSS not compatible with dreamweaver extension

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default CSS not compatible with dreamweaver extension

    I use CSS in my dreamweaver extension and it causes some weird problems. One of
    them is that when I move my mouse around, some text in the textbox will
    disappear. When I remove the CSS code from the extension, texts stay where it
    suppose to be. Any has the similar experience?

    Why not body is willing to reponse questions in this forum? Am I posting to a
    wrong place?

    hawkhuang Guest

  2. Similar Questions and Discussions

    1. dreamweaver mx to 8 extension help needed
      I recently went from dreamweaver mx to dreamweaver 8 and I'm having some trouble with an extension I use to use. The extension I'm talking about is...
    2. Publish Web Extension in Dreamweaver 8
      I am trying to install the Publish Web extension to allow me to communicate with a server with frontpage extensions installed on it. The extension...
    3. Dreamweaver Extension
      Is there a user authentication extension for Dreamweaver MX Version 6? My version does not seem to have this function listed in the Server Behaviors...
    4. How To Create A Dreamweaver Extension!
      This is not really a question more of an answer to a question that was proposed to me by one of my customers. So I thought it might help others to...
    5. Will a webpage designed in Dreamweaver 4 be compatible with Dreamweaver MX?
      Will a web page designed with Dreamweaver 4 and Fireworks 4 be compatible with the MX versions of Dreamwever and Fireworks? We have one PC with...
  3. #2

    Default Re: CSS not compatible with dreamweaver extension

    > I use CSS in my dreamweaver extension and it causes some weird problems. One of
    > them is that when I move my mouse around, some text in the textbox will
    > disappear. When I remove the CSS code from the extension, texts stay where it
    > suppose to be. Any has the similar experience?
    DW Extensions support some, but not all, CSS. Try adding 1 property at a
    time to isolate the ones that work and those that don't.
    > Why not body is willing to reponse questions in this forum? Am I posting to a
    > wrong place?
    This is the correct place for DW Extension questions. For questions
    about using DW, use the macromedia.dreamweaver forum.

    Randy

    Randy Edmunds 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