JavaScript
|
Written by Dicky
|
Friday, 14 December 2012 15:05 |
Supposed you want to display/hide div or rows based on your drop down list. You can use the following javascript: |
Read more...
|
IIS
|
Written by Dicky
|
Thursday, 08 November 2012 14:21 |
So I was looking into issue where customer getting a different cart content which utilizes session whenever they are trying to checkout. After a lot of testing, I found out that the web server is currently generating a new session ID between regular http connection and secure https connection. |
Read more...
|