Searching for solution / plugin
Hi All,
new here so have to cut me some slack
I am currently working on a site using bootstrap - pretty easy straight forward build as i am still getting use to the ins and out of BS. Here is what i am looking to do and was wondering if it was easy with BS/jquery.
I have a 2 column site, one column has an image the other column has a bunch of links to PDF's.
Left column will be an image (450px) wide.
Right column will be a list of links that go to PDF or zip files.
When the viewer rollovers on one of the links in the right column the image in the left column changes to a screen shot of that particular item they roll over.
Image will pre-load to a generic image - when the viewer rolls over the link for a poster, the image changes to a screenshot of that poster.. and so on for every other link.
-----
My knowledge is very limited in terms or JS and jQuery, i have a heavy background in design and CSS but not much on the development side so i am still learning. Any help for a novice would be greatly appreciated.