Daddy Warbox

1,188
Reputation
259 views

Registered User

Name Daddy Warbox
Member for 1 year
Seen Nov 20 at 5:52
Website
Location
Age
Solving problems.
Nov
10
awarded  Popular Question
Oct
30
awarded  Notable Question
Sep
22
awarded  Yearling
Jul
26
comment Javascript question: Problem with calling an objects methods
Ah. Indeed it is happening in a callback function for a custom event handler I built. What a pain.
Jul
26
asked Javascript question: Problem with calling an objects methods
Jul
18
awarded  Tumbleweed
Jul
13
revised Simple CSS problem: Title text on upper left, Button on the upper right
deleted 79 characters in body
Jul
13
revised Simple CSS problem: Title text on upper left, Button on the upper right
added 601 characters in body; deleted 9 characters in body; deleted 9 characters in body; deleted 24 characters in body
Jul
13
comment Simple CSS problem: Title text on upper left, Button on the upper right
Ugh I feel dumb now. Okay for some reason this obvious method worked and my previous monkeying didn't. Go figure.
Jul
13
revised Simple CSS problem: Title text on upper left, Button on the upper right
can't speel lols
Jul
13
asked Simple CSS problem: Title text on upper left, Button on the upper right
Jul
11
revised jQuery question: Does using .remove() also properly remove children?
edited tags
Jul
11
asked jQuery question: Does using .remove() also properly remove children?
Jul
11
revised jQuery advice: How can I improve this function for scrolling elements into view?
added 12 characters in body
Jul
11
asked jQuery advice: How can I improve this function for scrolling elements into view?
Jul
5
accepted Javascript question: Detecting children currently in view within an ‘overflow: auto;’ parent element?
Jul
5
revised Assorted jQuery questions
added 68 characters in body
Jul
5
revised Assorted jQuery questions
deleted 7 characters in body; added 76 characters in body
Jul
5
asked Assorted jQuery questions
Jul
1
revised Need to cancel click/mouseup events when double-click event detected
edited title; edited title
Jul
1
comment Need to cancel click/mouseup events when double-click event detected
Actually, couldn't I simply block subsequent single click events during the double-click duration? I think that'd solve the delay problem.
Jul
1
comment Need to cancel click/mouseup events when double-click event detected
Well it appears to work, but it has the distinct problem of not detecting regular clicks for .5 seconds. I could shorten the time, of course, but... oh well. I'll figure this out then myself. Thanks anyway.
Jul
1
revised Need to cancel click/mouseup events when double-click event detected
edited title
Jul
1
asked Need to cancel click/mouseup events when double-click event detected
Jul
1
comment Quick jQuery question: Stopping event propagation?
Meh. Now it's available here too. :P
Jul
1
comment Quick jQuery question: Stopping event propagation?
Okay thanks. I'm just plowing through code here ATM so I'm getting lazy about looking stuff up in the docs. :P
Jul
1
asked Quick jQuery question: Stopping event propagation?
Jul
1
comment Quick jQuery question: What’s the way to get all elements of a queried set EXCEPT the first?
Oh okay. I was thinking I recalled the .not function as inverting the selection or something... :P
Jul
1
asked Quick jQuery question: What’s the way to get all elements of a queried set EXCEPT the first?
Jun
29
revised Javascript question: Detecting children currently in view within an ‘overflow: auto;’ parent element?
added 25 characters in body
Jun
29
comment Simple Javascript question: How do I prevent scrolling with arrow keys but NOT the mouse?
It is. My web application is an editor; not a formal webpage.
Jun
29
answered Javascript question: Detecting children currently in view within an ‘overflow: auto;’ parent element?
Jun
29
comment Javascript question: Detecting children currently in view within an ‘overflow: auto;’ parent element?
Says it's depreciated, though.
Jun
29
revised Javascript question: Detecting children currently in view within an ‘overflow: auto;’ parent element?
deleted 4 characters in body; deleted 5 characters in body
Jun
29
asked Javascript question: Detecting children currently in view within an ‘overflow: auto;’ parent element?
Jun
29
comment Simple Javascript question: How do I prevent scrolling with arrow keys but NOT the mouse?
Yay! Thanks a lot.
Jun
29
comment Simple Javascript question: How do I prevent scrolling with arrow keys but NOT the mouse?
Oh neat. Lemme give it a shot...
Jun
29
asked Simple Javascript question: How do I prevent scrolling with arrow keys but NOT the mouse?
Jun
24
revised HTML question: Percentage-sized elements with minimum pixel dimensions
added 77 characters in body
Jun
24
comment HTML & CSS question: Element between two absolute-positioned elements needs to resize correctly
Yeah, I got it to work, but my problem is that I want my footer to be AT LEAST 80px, but otherwise whatever 17.2% of the browser window currently is if larger. In other words, I need it to grow dynamically.
Jun
24
revised HTML & CSS question: Element between two absolute-positioned elements needs to resize correctly
added 36 characters in body
Jun
24
asked HTML & CSS question: Element between two absolute-positioned elements needs to resize correctly
Jun
24
comment HTML question: Percentage-sized elements with minimum pixel dimensions
That could work. I don't really care about IE 6 users. :P
Jun
24
asked HTML question: Percentage-sized elements with minimum pixel dimensions
Jun
2
comment Simple regex problem: Replacing words with ‘?’s
Oh! Duh! I knew there was an easy answer to this. :P
Jun
2
revised Simple regex problem: Replacing words with ‘?’s
deleted 7 characters in body; deleted 13 characters in body
Jun
2
asked Simple regex problem: Replacing words with ‘?’s