pbucc Posted October 27, 2009 Posted October 27, 2009 hi there. it's been a while. i would like to create photo pages from photo's that i have in a database. each product has an image that i would like to show a thumbnail then have it do a lightbox effect to a larger image and information. i was able to do this with just the images using a thumbnail generator. i have the code that i would like to use and the java scripts... just need to put it together. thanks
Newbies BuzzK Posted March 11, 2010 Newbies Posted March 11, 2010 Are You still working on it? I do this with templates and style sheets stored in FM fields evaluated by the calc machine to serve the webviewer. It works pretty nice. For direct access to the pics in the media fields one has to convert the JPEGS and Tiffs to Base64 and reference the fields directly within the HTML. The encoding gives the opportunity to keep everything within data:HTML.
Recommended Posts
This topic is 5382 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now