CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2008
    Posts
    2

    JavaScript, CSS, & XHTML form help!!!

    I am a novice at all of this stuff. I have to re-create the look of a form using XHTML, CSS, and JavaScript. Every time I start to get anywhere, I realize I still don't know what I'm doing. If someone thinks they might be able to help me, could you please PM me. I fear I'll have constant questions as I'm attempting this.

  2. #2
    Join Date
    Aug 2005
    Location
    Imperial College London, England
    Posts
    490

    Re: JavaScript, CSS, & XHTML form help!!!

    Quote Originally Posted by AngieRef
    I am a novice at all of this stuff. I have to re-create the look of a form using XHTML, CSS, and JavaScript. Every time I start to get anywhere, I realize I still don't know what I'm doing. If someone thinks they might be able to help me, could you please PM me. I fear I'll have constant questions as I'm attempting this.
    Might as well do it in the forums. Then you'll have loads of brains working with you...

    What exactly are you looking to do, and what have you done so far?
    Help from me is always guaranteed!*
    VB.NET code is made up on the spot with VS2008 Professional with .NET 3.5. Everything else is just made up on the spot.
    Please Remember to rate posts, use code tags, send me money and all the other things listed in the "Before you post" posts.

    *Guarantee may not be honoured.

  3. #3
    Join Date
    May 2002
    Posts
    10,943

    Re: JavaScript, CSS, & XHTML form help!!!

    True help should not come from private messages, as stated by javajawa.

    As to your problem, please explain it. Know that even though many pages now use CSS as standard rather than tables, most web forms still use tables because of even cell layouts. This might not be a need to convert to CSS.
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured