Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Background color Issue with table

Guest
Jul 17, 2008 Jul 17, 2008
I am trying to change the background color of a table in a form created by the developer's toolbox. I have created a login page using the developer's toolbox. I then go and select the table and change the background color. But it has no effect. The only insight I have is when I delete this "<?php echo KT_escapeAttribute(KT_getFullUri()); ?>" from the Action in the form, then the table's background color changes. As far as I can tell this line of code is only return the url of the page.

Does anyone have any insight?
Thanks!
TOPICS
Server side applications
437
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 17, 2008 Jul 17, 2008
Can we see more of the code?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"robertecline" <webforumsuser@macromedia.com> wrote in message
news:g5nqrm$sp9$1@forums.macromedia.com...
>I am trying to change the background color of a table in a form created by
>the
> developer's toolbox. I have created a login page using the developer's
> toolbox.
> I then go and select the table and change the background color. But it has
> no
> effect. The only insight I have is when I delete this "<?php echo
> KT_escapeAttribute(KT_getFullUri()); ?>" from the Action in the form, then
> the
> table's background color changes. As far as I can tell this line of code
> is
> only return the url of the page.
>
> Does anyone have any insight?
> Thanks!
>

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jul 17, 2008 Jul 17, 2008
Thanks for your quick response. Here is the form code:
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Jul 18, 2008 Jul 18, 2008
You might want to edit the KT_tngtable - class.

BTW, you can find several dedicated ADDT forums here: http://www.adobeforums.com/cgi-bin/webx/.3bc3909a/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jul 18, 2008 Jul 18, 2008
LATEST
Thank you for your help. I will try both.

Thanks
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines