User Profile

Collapse

Profile Sidebar

Collapse
maffy
maffy
Last Activity: Sep 13 '09, 03:56 PM
Joined: Sep 9 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • maffy
    replied to Yet another form validation question
    time

    Understood, but he can rewrite it or deal with the frame issues.
    I just said I'd add in some scripting for validation. After that, it's all his! :)
    Maffy
    See more | Go to post

    Leave a comment:


  • maffy
    replied to Yet another form validation question
    I took the iframe out of the contact form, but it's my husband's site and I just promised I'd help him do a couple of things. I'm not going rewrite everything.

    Lorem Ipsum was allowed on his final. Just a placeholder for scanning - which is why the site is on the server I use for school. Would have used his, but didn't know his password.

    Thanks for your input - and for the comment about the photos. For some reason,...
    See more | Go to post

    Leave a comment:


  • maffy
    replied to Yet another form validation question
    re: yafvq -- files and link

    Link to the site in progress:
    http://maffy.hostoi.com/Chillz/index.html

    Have to add txt to the end of my code files, or they won't attach. At least I think that's why the files weren't already attached.

    This was originally a project for a class my husband took, but now he's trying to make it something he can actually use. He asked me to help, and it's been interesting....
    See more | Go to post

    Leave a comment:


  • maffy
    started a topic Yet another form validation question

    Yet another form validation question

    My site has the form:

    header
    iframe content (various pages depending upon which nav button the user clicks)
    footer

    One of the content pages is a contact form that the user fills out.
    I'm trying to test it, feeding it goofy data, but the return (which I do believe is coming back false, as expected) isn't resulting in the form being returned so I can see the error div's innerHTML.

    It...
    See more | Go to post

  • maffy
    replied to iframe content has the navigation bar
    Thanks for the quick reply!
    I solved my problem by having one file with the header and footer, and loading the other pages into an iframe in the center of that file - depending upon which navigation button the user clicks.

    now I have a new problem. I have a contact form, and want to do some validation. I added a:

    onsubmit="retur n validateForm()"

    to the form tag, and I am testing with bad data...
    See more | Go to post

    Leave a comment:


  • maffy
    started a topic iframe content has the navigation bar

    iframe content has the navigation bar

    I thought I could do this with just CSS, but it's not working.

    I have an html file header that contains the website banner and navigation bar.
    The nav bar is a <ul> list of links to the various pages, and CSS makes them look like buttons.

    I include that file using an <iframe> element in my other pages.

    when a user clicks a menu button (about us, home, etc.) the change in color isn't...
    See more | Go to post
No activity results to display
Show More
Working...