Sage
Staff Emeritus
- 12,533
- United States
- GTP_Sage
I thought I’d mentioned this before, but I couldn’t find anything when I searched.
Anyway, over at MacNN, they use Javascript to provide dynamic image resizing, and it’s brilliant. You can see an example here.
I know in the past you were wary of dynamic image resizing because of the server overhead, but since this is done entirely in Javascript, it wouldn’t hit the server at all. Also, MacNN uses vB 3.6, so I don’t think the Javascript should affect any of the AJAX functions here.
PS: If you do end up using this, please set the cursor to the Mickey Mouse hand for a:hover, because it “feels” kind of awkward to click it with the text selection cursor.
Anyway, over at MacNN, they use Javascript to provide dynamic image resizing, and it’s brilliant. You can see an example here.
I know in the past you were wary of dynamic image resizing because of the server overhead, but since this is done entirely in Javascript, it wouldn’t hit the server at all. Also, MacNN uses vB 3.6, so I don’t think the Javascript should affect any of the AJAX functions here.
PS: If you do end up using this, please set the cursor to the Mickey Mouse hand for a:hover, because it “feels” kind of awkward to click it with the text selection cursor.