transverse elements

  1. Mashiane

    B4J Question [BANano]: [SOLVED] How to transverse elements by name and return attributes?

    Hi there I'm trying to transverse some form elements by name, the example here gets all the inputs by a particular name e.g. category. This returns the two expected elements. In the future i'd like to serialize these without them having to be inside a 'form' tag. Issues: One of the elements is...
Top