Anything wrong if I’ve used jquery mobile for normal websites? I meant, about functionalities, or will that override any of features for normal jquery.
I read somewhere jquery mobile is based on jQuery, I am wondering how it will affect when using both at a time.
jQuery is a Javascript framework, jQuery Mobile (confusingly) is an UI framework that uses jQuery. It is meant for developing Mobile UI but surely you can develop any site with it!