I m using a script for randomly calling a text on my page using

Math.floor(Math.random()*(quotes.length))

this code running perfectly when i click on my page or refresh it... is that possible to autorate the quotes after sometime

u can see the live example playbackgroup.com right panel in top box where quotes are coming

This is possible with cookie session. But im sure you won't prefer using cookie's for a simple function like this.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.