This is a discussion on "Image Rollovers and CMS" within the JavaScript Forum section. This forum, and the thread "Image Rollovers and CMS are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Image Rollovers and CMS
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Hi everyone, I have a question about a particular page in a site I'm developing. See the image below to help understand what I'm trying to do.
Thanks! |
|
|
|
#2
|
|||
|
|||
|
Re: Image Rollovers and CMS
I'll move this to the JS forum as I'm thinking AJAX as well but I don't know anything about it ... we have a few JS/Ajax peeps on here so ... I'll let them help you.
|
|
#3
|
|||
|
|||
|
Re: Image Rollovers and CMS
Thanks Karinne.
|
|
#4
|
|||
|
|||
|
Re: Image Rollovers and CMS
OK, you'll have to separate this project into two parts:
1) the mouseovers / clicks / image changes. This part shouldn't be that hard. Just google for "javascript mouseover image changes." There are hundreds of tutorials out there... 2) the CMS. This will be a bit more complicated. You're going to need to use a server-side language like ASP of PHP and you'll also probably need a database. I'd suggest opening a new thread in the ASP or PHP forum if you have more questions about this aspect. Good Luck, feel free to keep askin' and we'll do our best to help out...
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
#5
|
|||
|
|||
|
Re: Image Rollovers and CMS
Thanks c010depunkk. I'm comfortable with part 1 (JS mouseovers, etc.). For part 2 (CMS), in your opinion, is there an open source CMS that would work well for that, or will it be easier/better to do a custom PHP/database solution?
|
|
#6
|
|||
|
|||
|
Re: Image Rollovers and CMS
If you just want to add the "add new image" "remove image" funtions, i would do a little admin script by myself. The normal CMS System are always complete website solutions, so you need to implement the whole site into the CMS.
An alternative would be a simple gallery script, which will add the complete gallery funtionality to the website, including administration. c010depunkk has used one of these lately, maybe he can post it here? ^^ |
|
#7
|
|||
|
|||
|
Re: Image Rollovers and CMS
Quote:
Nope, sorry. I coded a mod for ESPG 2.0 so that it's file structure based, but with DB description support, but at the moment it's one huge construction site....
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
#8
|
|||
|
|||
|
Re: Image Rollovers and CMS
I know of several full featured CMSs - Joomla, etc. I guess I'm asking if anyone knows of a simple CMS that I could implement for this task.
|
|
#9
|
|||
|
|||
|
Re: Image Rollovers and CMS
Textpattern is pretty simple and easy to integrate.
There's also Wordpress which is more of a blogging tool.
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hyperlink Rollovers | crackafaza | Web Page Design | 3 | Aug 24th, 2007 11:43 |
| Image Rollovers | DDock3287 | JavaScript Forum | 14 | Aug 16th, 2007 18:57 |
| Image Rollovers | DDock3287 | Web Page Design | 12 | Aug 14th, 2007 21:23 |
| faded rollovers | benbramz | Graphics and 3D | 7 | Aug 30th, 2005 15:28 |
| ImageReady rollovers | gwx03 | Graphics and 3D | 9 | Jul 6th, 2004 07:48 |