/wdg/ in case you were doubtingWeb Development General, in cause your double backin cause you're 'reouyThis web dev general has beeen taking by the IRA, jQuery is sacred scriptures, in case you want to puke as if you've takeng 999 irish imperial stouts, I'll tell you simply, ask for a cold glass of water.Once that said, jQuery will come back to reap the sinners.t. epic ancestral atheist theocracy bandits.Yes, you shouldn't have taken the paid "shitpost" as your personal stance. Don't get me wrong, guilty as charged. But at the very least, what my father told me goes first. A nazi that won't fight against his own anti-nazi people, because he knows best.https://www.youtube.com/watch?v=ehukpdse8_w&list=RDehukpdse8_w&start_radio=1don't get it twisted, BITCH, jQuery is ancestral knowledge, React is jewish pilpul. GLAD we got that out of the way.no proof reading on purpose, gob bless dementia
>>106497682try again numbnuts
>>106497694this post status: not only gay, purposefuly extremely homosexyour father wouldn't approve, that's all I'm going to say, and IF you're getting paid for this, ask yourslef this, is it really worth it?yes, your father is the keytl;dr: you're a massive faggot lmfaotl;dr: don't know what you're more, jewish or homosex, probably a very disgusting combination of both
>>106492552>the backend stuff isn't available for the projectpretty radical 2bh, take this chance though, be the star dev that opens the back end option for them, no I'm not trolling, no I'm not joking, yes it's your gateway to moar ka$hhighlighting my own post, because I totally agree, KA$H RULES EVERYTHING ARROUND ME
https://www.youtube.com/watch?v=UXkKVt-H7M0>how it feels posting on 4chanremember that it was still all worth it>captcha sohav
>something of value was gained
>how it feels to post on 4chins with jewish shills and clueless newfags antagonizing you
https://www.youtube.com/watch?v=8-gzq0ZKryI&list=RD8-gzq0ZKryI&start_radio=1>jQuery? that's ancient sacred scriptures
Is there a method to pack a webpage into a single file that is easy to share and that people can see offline?Because if you open an html file locally the css and images won't load and links will take you nowhere.
>>106498543Yeah, you do this
>>106498543And for the record, local resources and links work just fine with relative paths. It's external scripts that run afoul of CORS.
>>106498543.zip, or git
>>106498543>if you open an html file locally the css and images won't load and links will take you nowhereyou seem terribly misslead, almost as if, somebody had tried to push the notion that a single html file with everything embeded or a simple html list with its images, its scripts and not even a back end or fw on any place can't perfectly work offline as well as online
>>106498652>>106498759>>106498804Ah yeah, changing the file paths on my code does seem to make the site more functional. I have to read about CORS with care and then I can simply pack the site into a zip.