jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: name attribute missing name attribute missing #88162

    stuartsimon
    Participant

    Peter:
    I must note that the “name” attribute is not valid for “div” tags according to W3C. According to this page, the only permitted attributes of the “div” tag are global attributes, of which “id” and “title” are two but “name” is not.

    That being said, I believe that the solution is very simple. Both the jqxDateTimeInput and jqxNumberInput widgets, as well as any other widgets that mimic standard form inputs but with <div> at the root, should have the desired “name” attribute passed in as a parameter/option entitled “fieldname.”


    stuartsimon
    Participant

    Peter:
    What you are mentioning is missing COMPLETELY from the documentation. This may be due to the cross-website update that took place last week. Is the columntype of button still supported? Is the “buttonclick” property still the event that is attached to the button’s “onclick” event? Is the parameter the row or its index?

    Regards,
    Stuart

Viewing 2 posts - 1 through 2 (of 2 total)