Lots of popups on one page.
Permalink
Hi,
I've got a page with a list of services and each one has a 3 sentence description (roughly). There are about 40 of these different services and the client either wants to be able to display a description to each in a popup when the user clicks on the text link but I'm open to other solutions to suggest such as an ajax area on the page which will change text when a link is clicked on.
The static page with the links (more to be added):http://www.csib.uk.com/products.php....
I'm currently migrating it over to concrete.
Any advice/ideas very welcome.
Cheers,
Richard
I've got a page with a list of services and each one has a 3 sentence description (roughly). There are about 40 of these different services and the client either wants to be able to display a description to each in a popup when the user clicks on the text link but I'm open to other solutions to suggest such as an ajax area on the page which will change text when a link is clicked on.
The static page with the links (more to be added):http://www.csib.uk.com/products.php....
I'm currently migrating it over to concrete.
Any advice/ideas very welcome.
Cheers,
Richard
Heh - that's an interesting site. In the end I think I'll just use the expand/collapse add-on - seems to be working a treat.
Cheers
Cheers
:)
I guess that might be the quickest way to go.
And just for the record, here is a css approach: http://jsfiddle.net/rUZDU/
I guess that might be the quickest way to go.
And just for the record, here is a css approach: http://jsfiddle.net/rUZDU/
Here are some inspiration for you: http://jsfiddle.net/REqfm/
The fiddle above is just a rough, unstyled example, but I guess you can work on that.