Page 1 of 1

Adding random quotes

Posted: Tue Sep 03, 2019 11:47 am
by alan_sh
Is there an easy way to have a page which, each time it is loaded, pulls a line from a list of quotations in a random order and displays it?

Cheers

Alan

Re: Adding random quotes

Posted: Tue Sep 03, 2019 12:06 pm
by Pablo
In 'Ready-to-use-JavaScript' there is a 'Random Quote' script.

Re: Adding random quotes

Posted: Tue Sep 03, 2019 12:50 pm
by alan_sh
Thank you - I don't know how I missed that.

Alan