You need to get a web service from amazon web site that will provide you the actual price list of their books. Web service return xml output, you can use json or soap request and process request...
Another things is you have 2 functions named "checkemail" and "checkpass" and you put it inside your function "validate" and I have notice that you that 2 function is never been used
As I have read your code, on you "Submit Details" button it says that it will call a Confirm function but I cannot see any confirm function in your javascript code
yea I agree with puresnow, by default if you don't specify any width tot eh div it will use 100% browser width and the height will automatically fit on how many object you have like if you have 10...
for your question what attribute may cause problem for cross-browser, based on my own experience what i mostly notice is the margin and the padding. though in some other browser your html style will...
Even though you put your question in the General category but that doesn't seems to be in the right category to answer your question. This forums only give answer to the question that is related to...