|
Appendix B - Common Errors
|
Previous Top |
|
|
| Solutions to Common Errors can be found here.
|
|
|
|
|
|
|
|
|
| <form name="fake" id="fake"></form>
|
|
|
| This action is necessary if you remove the Language drop-down menu because the JavaScript used to populate the Country/City/State menus relies on the assumption that the form containing these fields is the second one on the page. If you remove the Language drop-down menu, which itself is a separate form, then this assumption no longer holds, and the menus will not get populated correctly.
|
|
|
|
|
|
|
|
|
|
|
|
|