|
Apr
21 |
|
comment |
How to detect which of a set of elements is below center of window I'm going to award this answer Benjamin because it was the cleanest and in the end probably the most use to anyone viewing this thread. Thanks! |
|
Apr
21 |
|
accepted | How to detect which of a set of elements is below center of window |
|
Apr
19 |
|
asked | How to detect which of a set of elements is below center of window |
|
Mar
28 |
|
revised |
String replacement with jQuery added 137 characters in body |
|
Mar
28 |
|
comment |
String replacement with jQuery Yeah whether it is html entity or not is not super important, The issue of the nested spans was due to a loop in another devs work. Go figure. |
|
Mar
28 |
|
asked | String replacement with jQuery |
|
Mar
22 |
|
comment |
Sticky Navigation Bar / Right of a Centered Div You're welcome! Please mark the question as answered :-) |
|
Mar
20 |
|
answered | Sticky Navigation Bar / Right of a Centered Div |
|
Mar
20 |
|
comment |
Improve performance in js `for` loop Thank you @sbetelman! |
|
Mar
20 |
|
comment |
Improve performance in js `for` loop @tjameson, thanks for some great thoughts. I realize the loop was not quite there yet, and your answer and that of slebetman in combination shed a lot of light on the situation. I thank you both! |
|
Mar
20 |
|
accepted | Improve performance in js `for` loop |
|
Mar
20 |
|
asked | Improve performance in js `for` loop |
|
Feb
16 |
|
awarded | Popular Question |
|
Nov
13 |
|
accepted | Modify built-in post type properties |
|
Nov
12 |
|
accepted | Operations on tumblr variables |
|
Nov
8 |
|
asked | Operations on tumblr variables |
|
Aug
30 |
|
awarded | Popular Question |
|
Aug
24 |
|
accepted | Loop through js array continually with pauses |
|
Aug
24 |
|
comment |
Loop through js array continually with pauses Hmmm... interesting |
|
Aug
24 |
|
comment |
Loop through js array continually with pauses @elclanrs. Yes, that's more succinct but I wish to populate that text var via a input element later down the line, and this makes it clearer. |