Reputation: 1887
Hi so I am starting a new site and I have an idea of how I want it to be but I was wondering, how do you make a box with a little circle on the bottom left saying "read more" and when clicked a transparent box will open in the middle of their screen showing some more content. I don't even know where to begin, would I use JQuery?
Upvotes: 0
Views: 258
Reputation: 5903
There is a JQuery plugin called Colorbox. It is pretty simple to use and it does what you are looking for.
Upvotes: 1