Click here to Skip to main content
15,897,226 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am working on single page application and i have to implement a functionality in such a way where browser should come up with save password popup when login happens.

I have made one form for that and put all my textbox inside form object. When i do form submit i was actually preventing form to be submitted instead i am doing Ajax call. This implementation is working on IE and fire fox bot not in chrome browser.

Can anybody help me on this,


Thanks in advance.
Posted
Updated 8-Dec-13 23:37pm
v4
Comments
enhzflep 9-Dec-13 6:41am    
Where's your code? Please update your question to include it.
Sampath Lokuge 9-Dec-13 6:42am    
Check whether is there any errors on js file by using Chrome Dev tools ?
ZurdoDev 9-Dec-13 8:32am    
You have to post some code, otherwise how can anyone help?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900