Comments on: Build A Random Quote Generator in HTML CSS & JavaScript https://www.codingnepalweb.com/random-quote-generator-html-javascript/ CodingNepal is a blog dedicated to providing valuable and informative content about web development technologies such as HTML, CSS, JavaScript, and PHP. Fri, 13 Jan 2023 16:47:32 +0000 hourly 1 https://wordpress.org/?v=6.4.2 By: Iaaan https://www.codingnepalweb.com/random-quote-generator-html-javascript/#comment-12086 Sat, 29 Oct 2022 15:55:16 +0000 https://www.codingnepalweb.com/?p=2308#comment-12086 twitter button not working the way its supposed to be it keeps sending me to some twitter profile not mine. how to fix it?

]]>
By: Iaaan https://www.codingnepalweb.com/random-quote-generator-html-javascript/#comment-12085 Sat, 29 Oct 2022 15:46:26 +0000 https://www.codingnepalweb.com/?p=2308#comment-12085 In reply to CodingNepal.

I tried to validate it on a site and it says:
Parse error on line 1:
const quoteText = do
^
Expecting ‘STRING’, ‘NUMBER’, ‘NULL’, ‘TRUE’, ‘FALSE’, ‘{‘, ‘[‘, got ‘undefined’

what is this btw? Im kinda into fixing errors unlike html warnings that can be omitted.
thank you for this project btw!!! :)))

]]>
By: Ashirafu https://www.codingnepalweb.com/random-quote-generator-html-javascript/#comment-11362 Sat, 01 Oct 2022 07:51:50 +0000 https://www.codingnepalweb.com/?p=2308#comment-11362 Masha Allah; Great work

]]>
By: CodingNepal https://www.codingnepalweb.com/random-quote-generator-html-javascript/#comment-8937 Wed, 29 Jun 2022 10:34:59 +0000 https://www.codingnepalweb.com/?p=2308#comment-8937 In reply to nehal.

It works fine. Here is the example: https://codingnepalweb.com/demos/random-quote-generator/

]]>
By: nehal https://www.codingnepalweb.com/random-quote-generator-html-javascript/#comment-8885 Mon, 27 Jun 2022 07:00:13 +0000 https://www.codingnepalweb.com/?p=2308#comment-8885 copy btn is not working on host server.

]]>
By: Helper https://www.codingnepalweb.com/random-quote-generator-html-javascript/#comment-8264 Tue, 24 May 2022 17:35:25 +0000 https://www.codingnepalweb.com/?p=2308#comment-8264 In reply to Chinmay.

Use ‘ I ‘ tag and add Instagram icon link and create

]]>
By: CodingNepal https://www.codingnepalweb.com/random-quote-generator-html-javascript/#comment-8052 Wed, 11 May 2022 08:52:42 +0000 https://www.codingnepalweb.com/?p=2308#comment-8052 In reply to sameer jain.

In the fetch URL of the JavaScript file, change http to https. I hope this will work.
http://api.quotable.io/random to https://api.quotable.io/random

]]>
By: sameer jain https://www.codingnepalweb.com/random-quote-generator-html-javascript/#comment-7877 Sun, 01 May 2022 15:09:31 +0000 https://www.codingnepalweb.com/?p=2308#comment-7877 hi sir,
I’m having some issues while fetching the API.
when I run your code in my local system. It works fine but when I uploaded in my website it is unable to load new quotes.

please help me sir..

]]>
By: CodingNepal https://www.codingnepalweb.com/random-quote-generator-html-javascript/#comment-7783 Sun, 24 Apr 2022 13:48:24 +0000 https://www.codingnepalweb.com/?p=2308#comment-7783 In reply to Rajendra.

Is any error showing in the browser console..?

]]>
By: Rajendra https://www.codingnepalweb.com/random-quote-generator-html-javascript/#comment-7705 Fri, 15 Apr 2022 03:54:37 +0000 https://www.codingnepalweb.com/?p=2308#comment-7705 The next quote is not loading after uploading files on the server.

]]>