www.webdeveloper.com

Search:

Type: Posts; User: Andyjay

Search: Search took 0.01 seconds.

  1. Nested repeat region with horizontal repeat

    Hi All...
    I'm strugging with this one.
    I'm using classic ASP and MS SQL Server.
    From the attached image, i'm trying to get the Price and Qty to repeat horizontally within the vertical repeat...
  2. Replies
    2
    Views
    361

    the error is: Line 14, Column 30: document...

    the error is:

    Line 14, Column 30: document type does not allow element "p" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    <span...
  3. Replies
    2
    Views
    361

    W3C validation error (what's up with it?)

    Can anyone advise me why this code isn't validating please?
    I've taken a snippet of html from my dynamic 'news' rotator.


    <div>
    <ul id="fade">
    <li><span...
  4. Thanks 007Julien Much appreciated :-) Andy

    Thanks 007Julien

    Much appreciated :-)
    Andy
  5. forgot to add the code:

    forgot to add the code:


    <input name="CustEmail" type="text" id="CustEmail" value="enter customer email" size="46" onfocus="if(this.value==this.defaultValue)this.value=''"...
  6. Form field default values - (can this be done?)

    Due to lack of space to use <labels> for my text fields, i've used the default value to label them (to give a description of what info is expected).
    I'm using javascript to clear the default text on...
  7. Dynamic radio buttons :-( stressing me out

    hi all
    my classic asp page has a form that's populated with a dynamic list of product offers filtered on the productid.
    each offer has a radio button with the offerid as the value
    so a typical...
Results 1 to 7 of 7
HTML5 Development Center



Recent Articles