Similar to .bind() and .unbind(), .die() remove the handler set by .live(). <!doctype html> <head> <title>Mobile-Web-App: jQuery .live() and .die()</title> <meta charset="utf-8"> <script type="text/javascript" src...