www.webdeveloper.com

Search:

Type: Posts; User: helliott

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    1,031

    Browser Back Button & Iframes

    I have a webpage with an iframe in it. The contents in the iframe has its own navigation. The issue is that when I hit my browser's back button, it only affects the contents in the iframe. It doesn't...
  2. rnd me - Thank you for the reply. From some...

    rnd me - Thank you for the reply. From some Google searches, I agree. It seems like you have to use a lot of code to do this and even then I can't find anything even remotely close to what I'm trying...
  3. Calling parts of XML file to display on html page

    I have a webpage that displays rates (auto loan rates, home equity rates, savings rates, etc.).

    I have an XML file that contains all of the rates.

    In my html page, I would like to call certain...
  4. Thank you both very much! JunkMale - I totally...

    Thank you both very much! JunkMale - I totally hear ya on the privacy screen aspect. Masking the password as they type it in is more of a reassurance thing for the user. Obviously the back end is...
  5. Thank you. That works perfectly for the username...

    Thank you. That works perfectly for the username field; however, if I use that same code for the password field, when I type in my password I can see it in clear text. I need the password masked as...
  6. Typo in the 4th sentence. It should read "......

    Typo in the 4th sentence. It should read "... because the Type is type="password"", NOT "... because the Type is value="password"".
  7. How to Prepopulate Form Field When Password Field is Masked

    I want to make a username field and password field that are prepopulated with the words "Username" and "Password" and when you click in the fields, those words disapear and they can enter in their...
Results 1 to 7 of 7
HTML5 Development Center



Recent Articles