Avatar of Robert Granlund
Robert Granlund
Flag for United States of America

asked on 

HTML 5

I have started to learn HTML 5.  One of the cool things is the way when you are using HTML 5 with the jquery mobile library you can have many "pages" on one page through the <div data-role="page" id="home"> etc...  I like how it only shows the page requested.  I have tried to use this on my regular website but the jquery mobile seems to mess with or break when used with other javascript.  Does anyone know how to make jquery mobile not interfere with any other script?
JavaScriptPHP

Avatar of undefined
Last Comment
Michel Plungjan

8/22/2022 - Mon