JavaScript is enabled in client browser in django or in python? -


i trying find solution detect if clients brower has javascript enabled or not. there way check whether javascript enabled in client browser, in django if possible or in python?

unfortunately, can't unless trying second request. there's no way know before interacting browser itself.

the closest can think of trying set cookie , store information future visits.

hope helps.


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -