Safari Mobile breaks jquery.live()
The live() method of jQuery is a blessing for dynamic interfaces. It allows you to attach events to dynamically created elements. Say you want to create a dynamic menu based on some live data read from a server. Maybe you want to create some HTML like this: With jQuery you can dynamically generate clickable elements [...]
Continue Reading →






