Anonymous comments allowed.
5 comments displayed.
#5
-
xymus (07/31/2015) [-]
How about adding a button on each page that will allow you to download all images (if there are more than one) in a zip file?
ONLINE (07/31/2015) [-] As of now, links to funnyjunk are simplified
i.e. funnyjunk dot com/user/ugoboom becomes /user/ugoboom
This is cool, but this prevents me from copy+pasting comments and keeping working links.
Fix:
Instead of server-side deleting the http funnyjunk com part, put it in span tag under class name "local-link-prefix" or something. Then in the CSS, add
.local-link-prefix{
display:inline-block;
width:0px;
height:0px;
overflow:hidden
}
this hides it from view, but the base text is preserved when copy+pasting\
this works for Firefox and IE. Chrome users won't even know you implemented this.
i.e. funnyjunk dot com/user/ugoboom becomes /user/ugoboom
This is cool, but this prevents me from copy+pasting comments and keeping working links.
Fix:
Instead of server-side deleting the http funnyjunk com part, put it in span tag under class name "local-link-prefix" or something. Then in the CSS, add
.local-link-prefix{
display:inline-block;
width:0px;
height:0px;
overflow:hidden
}
this hides it from view, but the base text is preserved when copy+pasting\
this works for Firefox and IE. Chrome users won't even know you implemented this.
/user/CrimsonHazard
please give me the password for my old account. My old yahoo email was hacked by some asshole europeans so I had to change it awhile back, and thus cant use the forgot my password thing. thank you very much for your time
please give me the password for my old account. My old yahoo email was hacked by some asshole europeans so I had to change it awhile back, and thus cant use the forgot my password thing. thank you very much for your time