Client-Side Responsive Layout in Xojo Web

You could try to search for Brock Nash’s previous work on responsive web layout with XOJO
Here is one of the links to a simpler example by him:

You need to change the event handler for ValueChanged to TextChanged for the WebTextField in this example to make it work with the current version of XOJO.