Use jquery to create a multidimensional array
- by Simon M White
I'd like to use jquery and a multidemensional array to show a random quote plus the name of the individual who wrote it as a separate item. I'll then be able to use css to style them differently. The quote will change upon page refresh.
So far i have this code which combines the quote and the name and person who wrote it:
…