Conversation

Notices

  1. I need javascript help

    Saturday, 16-Nov-13 20:54:43 UTC from web
    1. @ecmc Pony butts don't provide javascript help, do they?

      Saturday, 16-Nov-13 20:55:16 UTC from web
    2. @ecmc meep

      Saturday, 16-Nov-13 21:29:45 UTC from StatusNet Android
      1. @redenchilada Could you provide this help?

        Saturday, 16-Nov-13 21:38:56 UTC from web
        1. @ecmc Probably, unless it's ridiculously complex stuff.

          Saturday, 16-Nov-13 21:39:46 UTC from StatusNet Android
          1. @redenchilada I have this imported xml presented as a table but I want just the first 2 columns to show. http://ur1.ca/g1t2x

            Saturday, 16-Nov-13 21:44:43 UTC from web
            1. @ecmc Line 20, add the italicized:

              for(var y=0;y<cellList.length && y<2;y++){

              That help?

              Saturday, 16-Nov-13 21:50:00 UTC from web
              1. @redenchilada That's perfect. Thanks.

                Saturday, 16-Nov-13 21:53:24 UTC from web