TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Jquery.localStorageTextareas

32 pointsby michokestover 13 years ago

5 comments

dazbradburyover 13 years ago
Reminds me of: <a href="http://simsalabim.github.com/sisyphus/" rel="nofollow">http://simsalabim.github.com/sisyphus/</a><p>However, this appears to have more limitations than sisyphus, where you can simply call the library and have all form data saved to local storage:<p><pre><code> $('form').sisyphus();</code></pre>
评论 #3572117 未加载
ImJasonHover 13 years ago
This should be a Chrome extension for Firefox plug-in, that automatically adds this feature to any textbox on the web.
评论 #3572364 未加载
egzeover 13 years ago
What are some real world scenarios when you would need it?
评论 #3570886 未加载
评论 #3570915 未加载
评论 #3570885 未加载
emehrkayover 13 years ago
Any reason why it is limited to textareas?
评论 #3572093 未加载
评论 #3572094 未加载
huggyfaceover 13 years ago
<i>Depends on Modernizr.js, underscore.js, jQuery 1.7</i><p>Is the JavaScript library thing getting a little out of hand?<p>The functionality that this offers is but a few lines of unencumbered code with zero dependencies (obviously gracefully not doing anything if the browser supports it).
评论 #3572089 未加载