Auto Refresh High Bid
akongz - February 17, 2009 - 02:18
| Project: | Ubercart Auction |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | akongz |
| Status: | active |
Jump to:
Description
Can this module have a auto refresh High Bid?.. if someone have a bid some product in auction...so the other no need refresh page if want to see a latest high bid...
thanks...

#1
It's not a bad idea, and I'd really like to see something like that implemented personally. The trouble is I'm not sure how to implement it accurately aside from polling (the browser will constantly ask the server what the current high bid value is), which will cause a lot of unnecessary traffic. Perhaps there's a way, though…