Editing JAVA Script in Contribute

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Editing JAVA Script in Contribute

    There is an area where I would like to include java mouseover code in the
    editable region.All the site owner would have to edit within the java would be
    the image titles.

    Is it possible to do this?

    wildwood ladybug Guest

  2. Similar Questions and Discussions

    1. Editing script in Contribute
      I have set a user role that allows the editing of a php script with a text editor on a site. This is only to allow a simple way to change the email...
    2. Editing Java and JVM settings trashes server (ColdFusionAdministrator messes up jvm.config file)
      I just spent 2 hours trying to get a server running again after it inexplicably crapped out after editing the "Java and JVM" section of the...
    3. Editing Contribute
      I'm new to Contribute and would like some help. I have reloaded the programe onto a new computer and whilst the program has accepted website...
    4. CF Grid / Java Script / Action Script
      Hi, Does anyone know of a good reference for the attributes CFgrid exposes in a flash form? eg. I would like to select the first row on load. ...
    5. Web Editing for Contribute 2
      I have an HTML code from Constant Contact. I understand that this version isn't able to make changes to the HTML source codes. What web editing...
  3. #2

    Default Re: Editing JAVA Script in Contribute

    Suggestion:
    1. Create a php (or other) include file with the javascript-code you want to
    use
    2. let your user update this through a direct url to the include-file (or add
    this url as a bookmark in Contribute)

    ThinkInk 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