So I wanted to be able to have a lightwidow open up on mouseover, but couldn’t find an easy way to do this, especially not without having to embed scripts in the page, which is a huge pain within a wordpress post (though I do have TextControl installed now, but still). Anyways, this implementation is as follows:
For a normal lightwindow link, you simply add class = "lightwindow" to the link tag. For a link to become mouseover friendly, add class = "lightwindow_over" instead.
There are a few changes that then must be made to the lightwindow.js file: Continue reading ‘Lightwindow Mod: Enabling OnMouseOver Activation’
Recent Comments