October 2017
Intermediate to advanced
370 pages
8h 57m
English
There is a drawback with this setup. Earlier, we mentioned that the submit-success attribute--which is key to displaying the search form response--can only be used on direct child elements of the form element. This makes it trickier to design the page markup if the form inputs are not right beside the results, as is the case in our page (the form is in the header, but the results are displayed in the body of the page). So, in the final markup for this example, we had to do the following:
Read now
Unlock full access