Chewyblockguy
@Chewyblockguy
I need the code for javascript to sense text in a website and replace it with an image. @ch1ck3n answered partly (
var searchTerm = 'This is',
rep
I need the code for js to sense text in a website and replace it with an image. @ch1ck3n answered partly (
var searchTerm = 'This is',
replaceWith
Im trying to make a url shortener but I need to know how to make the code auto make a new page. also how do I redirect.
SixBeeps This in node?
You could keep a JSON file with a dictionary that pairs together a GUID (or other form of identification) with a link. Then, whenever someone wants to shorten a URL, add a new entry to that dictionary. As for visiting that link, you could make a separate /goto/ page and pass in the desired GUID as a query parameter.2 years ago
I requested it in feedback. vote for it here: https://repl.it/feedback/p/add-domain-registering
Bookie0 If you want them to sell domains, they currently don't have that, you'll have to google it. You can suggest it in feedback here though! :)2 years ago
I want to set the css background to two colors mixed to be the same as the background of this image (credit to cubeupload and canva) but made with jus
InvisibleOne Use something like this:
background : linear-gradient(blue, darkblue);
I think that's how it's done, you can read more here: https://www.w3schools.com/css/css3_gradients.asp2 years ago
think of a cool futuristic company name! (it wont be a real company just a team)
steve7876 I’ve read some good stuff here. Definitely worth bookmarking for revisiting. I surprise how much effort you put to create such a great informative website. https://alvapc.co.uk/product-category/gaming/virtualreality/
9 months ago
could someone tell me how to do this?
RYANTADIPARTHI nope, can't do that. You can fork it, then it will be yours. But not anything else.2 years ago
Squirrel777 You cant do that, the only way somebody else can have your repl is if they fork it.2 years ago
could someone give me the code to make a basic chat app with with html css and js? it can also use java. I just need one.
RYANTADIPARTHI try using node.js instead. Here's a tutorial to help you with this.
https://www.freecodecamp.org/news/simple-chat-application-in-node-js-using-express-mongoose-and-socket-io-ee62d94f5804/2 years ago
SixBeeps You can't just use HTML + CSS + Frontend JS to make a chat app, you also need a backend of some sort. Java can work as a backend, though I'd advise against it unless you want to rip your eyeballs out.2 years ago
I have seen people use there domain with there repl.it username. how do I edit mine. I dont mean like shepherd.Chewyblockguy.repl.co I mean like Chewy
Coder100 if I was markAsCorrectAnswer
i would make https://repl.it/@markAsCorrectAnswer/markAsCorrectAnswer as my root domain
read the username2 years ago
Bookie0 Hey,
So you only want the repl.it username in the website link? Like [repl.it username].repl.co? So for example Bookie0.repl.co?
image
As you see in this image, there's profile.bookie0.repl.co, bookie0.repl.co is always added to any of my websites. Likewise, your username is added before the repl.co part. The part before, profile, is the name of your repl. So if you don't want that part, I guess you could name your repl like your username, but then it would repeat. And I don't think you can h2 years ago
shepherd
> a new search engine coming soon
this is not finished. not at all. if you wanna join or help in any way just ask. here is a list of languag
Andy_4sberg Hello, Chewyblockguy! I have experience with Python 3, HTML, JavaScript (DOM and localstorage, as well as cookies), CSS, and a little Java. I would be happy to help with the web browser if I could! Please give me more detail about this if you let me help. Have a great day!2 years ago