How to build content area that changes with Javascript click event
Permalink
I have never converted a design to a concrete5 template before and, of course, I am choosing a difficult initial design to convert.
You can view my initial design athttp://retailsitecommon.afstores.com/Develop/FreshMarket/index.html...
This is not a full functioning site, but the departments link (and the produce and deli pages) do have some content. I am at a point where I can continue developing this strictly with HTML/CSS/Javascript or I can try and make it work in concrete5. I think it would be awesome to get it into concrete5, but I am at a total loss with where to begin since it isn't a straight forward design. Would this type of design work well as a concrete5 theme? Where would I start with the inside pages (the produce and deli pages)?
For example, on the back end of stuff, would I be able to let the user create an "article" like the signature salsa on the deli page? They would need to upload a picture to be used in the navigation, a picture of the product and then text content to describe the product, which then could be split between the different parts of the page.
So, am I totally crazy for wanting to create this as a concrete5 site without any prior experience? I do have some PHP knowledge (pretty limited though) and I am solid in HTML/CSS/Javascript using jQuery.
Thanks in advance for any suggestions/feedback
You can view my initial design athttp://retailsitecommon.afstores.com/Develop/FreshMarket/index.html...
This is not a full functioning site, but the departments link (and the produce and deli pages) do have some content. I am at a point where I can continue developing this strictly with HTML/CSS/Javascript or I can try and make it work in concrete5. I think it would be awesome to get it into concrete5, but I am at a total loss with where to begin since it isn't a straight forward design. Would this type of design work well as a concrete5 theme? Where would I start with the inside pages (the produce and deli pages)?
For example, on the back end of stuff, would I be able to let the user create an "article" like the signature salsa on the deli page? They would need to upload a picture to be used in the navigation, a picture of the product and then text content to describe the product, which then could be split between the different parts of the page.
So, am I totally crazy for wanting to create this as a concrete5 site without any prior experience? I do have some PHP knowledge (pretty limited though) and I am solid in HTML/CSS/Javascript using jQuery.
Thanks in advance for any suggestions/feedback
Sorry about the link. Here is the actual link:http://retailsitecommon.afstores.com/Develop/FreshMarket/index.html...
Make sure there is no www
Make sure there is no www
The effects there are done with some custom jQuery. Very much scripted as part of the design rather than a general code. I expect it would be possible to create a similar capability as part of a theme, menu or addon, but don't know of anything that currently does such.
I tried editing it to be what I guessed the link should be, but unfortunately I got an unknown page.