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
Post a Comment