Ask a question about mobile web. now we need to implement a small function, that is, to access our website through the http protocol on our mobile phone. we need to add a mobile phone access module on our website, I don't understand mobile web at all, can I ask if I can use js and session on my mobile phone to access the website normally? If not, how can I solve it? ------ solution ------------------ you can set a domain name or wap for general mobile browsing. xxx. co asks a mobile web question
Now we need to implement a small function, that is, to access our website through the http protocol on our mobile phone. we need to add a mobile phone access module to our website. I don't know anything about mobile web, can I tell you if I can use js and session on my mobile phone to access the website? what can I do if I cannot?
------ Solution --------------------
For mobile browsing, you can set a domain name or wap.xxx.com.
The session is the server end. it does not matter.
Js is a client, and may not be supported by browsers on some mobile phones.