Viewing profile — deadbeef84
deadbeef84
HN member- Joined
- Mon, Feb 27, 2012, 10:31 PM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About deadbeef84
No profile information was provided.
Recent public activity
-
comment
Comment #3725086
If you have many options, they are easier to retrieve, just call .data('tooltip') and jQuery will do the parsing of the object. Using separate attributes you would have to call .da…
-
comment
Comment #3724978
6. Prevention of double instantiation.
-
comment
Comment #3724952
Here's my thoughts: 1. Ability to modify default settings It is sometimes nice to set the global defaults. 2. Ability to expose methods. A nice way of calling the someFunc() would …
-
comment
Comment #3640949
Not sure I agree completely, "watch" is when you're actually interested in what's going on in the project. "Fork" is when you want to contribute with code changes. Maybe a "Like" b…