javascript - Problem with page files introduced using load on static pages?
怪我咯
怪我咯 2017-07-05 10:43:46
0
1
786

I used load to introduce the shared header file on the static page, but the jquery effect in the header file failed. What happened? Is there a js file imported on the static page?

怪我咯
怪我咯

走同样的路,发现不同的人生

reply all(1)
Peter_Zhu

The effect of jqurey in the header file seems to be caused by the loading order.

Load jQuery first and then load your business logic.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template