Page 3 of 13

More Detail on using the select menu

Posted: Wed Aug 06, 2014 2:51 am
by eascards

So I put the 2nd code in front of the 1st...no error, but it doesn't work.


More Detail on using the select menu

Posted: Wed Aug 06, 2014 3:16 am
by Alena Prykhodko

Please show us the whole code you use.

Also put this line in the end to see what you have in bookidn variable.

prealert("Bookid = " + bookid);/pre


More Detail on using the select menu

Posted: Wed Aug 06, 2014 3:22 am
by eascards

More Detail on using the select menu

Posted: Wed Aug 06, 2014 3:25 am
by eascards

More Detail on using the select menu

Posted: Wed Aug 06, 2014 3:30 am
by Alena Prykhodko

What does alert show is stored in bookid?


More Detail on using the select menu

Posted: Wed Aug 06, 2014 3:32 am
by eascards

This is the text:
alert("Bookid = " + bookid);


More Detail on using the select menu

Posted: Wed Aug 06, 2014 3:35 am
by Alena Prykhodko

I mean when you run this code. What does alert message say?

Do you have any error in browser console?


More Detail on using the select menu

Posted: Wed Aug 06, 2014 3:37 am
by eascards

More Detail on using the select menu

Posted: Wed Aug 06, 2014 4:22 am
by Alena Prykhodko

You have incorrect bookid, should be something like 53ba2599e4b09f5c7d50390f


More Detail on using the select menu

Posted: Wed Aug 06, 2014 4:18 pm
by eascards

Incorrect bookid? I don't remember ever putting one it.