|
|
|
|
|
by duderific
3325 days ago
|
|
Interesting that what are essentially tabs or buttons are implemented as full server round trips. Seems like Amazon generally prefers that methodology over client side tab switching. Not sure why, when they could probably load what is essentially static information and just show/hide the containing elements. |
|