Is there a way to trigger the native browser login prompt UI (using PHP or jQuery) but to use the values that the user enters into the prompt before the browser tries to authenticate using its own methods?
The only things I have found in relation to this are some answers concerning ASP and Java.
Failing this, is there a 'standard' jQuery UI I can use? Similar to the 'standard' datetime jQuery UI for example?
