Alternate Dynamic Table Row Colour

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Alternate Dynamic Table Row Colour

    I have managed to display dynamic data in a table in several web pages on my
    site. However, I would like to display alternate rows in a different colour to
    aid readability. Can anybody suggest how this is done?

    Regards,

    Colin.

    cm2112 Guest

  2. Similar Questions and Discussions

    1. Using simple PHP code to alternate table row colors but color is all gree.
      I am using a super simple PHP alternating row color code but my rows are always coming out green. The code is really simple. the value for i is...
    2. Uninstalled Colour Table
      I cannot open some EPS's I get window saying (Could not open "design name.eps" because a colour from an uninstalled colour table was used.) Does this...
    3. Dynamic font and colour changes to textbox
      Hi NG, I have a movieclip called: wordcontainer and this clip contains a textbox called : wordtextbox and I can set the movieclip to display a...
    4. How to display alternate text based on dynamic data?
      I need to display alternate text based on returns from a record set. For example, when my recordset returns "21," which is a code for an employee...
    5. How to create a table with dynamic table name
      <html><div style='background-color:'><DIV> <DIV class=Section1> <P class=MsoNormal style="mso-layout-grid-align: none"><FONT face="Times New Roman"...
  3. #2

    Default Re: Alternate Dynamic Table Row Colour

    just add background colour attribute to the rows.
    gaurav_ch Guest

  4. #3

    Default Re: Alternate Dynamic Table Row Colour

    the raw code to do this is a little fiddly but there a DW extension called ' alternate row colors' or something in the exchange
    goerdie_uk Guest

  5. #4

    Default Re: Alternate Dynamic Table Row Colour

    Try this link: [url]http://www.macromedia.com/support/ultradev/content/alternate_colors/alternate_colors05.html[/url]
    dan brown5 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