65.9K
CodeProject is changing. Read more.
Home

How to show random Images, text, quotes on webpage using Javascript

starIconstarIconemptyStarIconemptyStarIconemptyStarIcon

2.00/5 (1 vote)

Mar 5, 2010

CPOL

1 min read

viewsIcon

18217

Hi, On many occations we want to display random, image, texts or stock-quotes on the web page. e.g. i was working on gallary that will show random images at every page refresh. In my solution i have written server side code to generate JavaScript Code in my page. Here i will explain only...