Images clickable + navigation ?

Discussion and education for beginner / novice programmers interested in embarking on the development process to take advantage of the extensible nature of the Joomla! CMS.
Locked
gvi70000
Joomla! Apprentice
Joomla! Apprentice
Posts: 26
Joined: Tue Aug 12, 2008 5:08 pm

Images clickable + navigation ?

Post by gvi70000 » Fri Aug 15, 2008 7:00 pm

Hello,

I'm new to joomla so i need some help.

I would like to create some code for the following:

In an article with pictures (see http://www.grozeaion.com) when i click on a picture from the article it should be opened in a new window who contains navigation controls (Firs, Next...Last and return to article) related to the pictures from the article (each article has its pictures stored in his own folder on my site) like in "Content - Page Navigation" plugin.

Can someone give me a sample code to do this? I dont know if it should be php or java.

Thanks in advance.
Last edited by pe7er on Fri Aug 15, 2008 8:05 pm, edited 1 time in total.
Reason: Please use a more descriptive subject for your messages.

User avatar
pe7er
Joomla! Master
Joomla! Master
Posts: 24974
Joined: Thu Aug 18, 2005 8:55 pm
Location: Nijmegen, Netherlands
Contact:

Re: Images clickable + navigation ?

Post by pe7er » Fri Aug 15, 2008 8:08 pm

I suppose that you refer to the Lightbox effect.
There are some extensions available in the Joomla Extensions Directory,
e.g. SmoothGallery + Lightbox Joomla Mambot Ajax
http://extensions.joomla.org/component/ ... Itemid,35/
Kind Regards,
Peter Martin, Global Moderator
Company website: https://db8.nl/en/ - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com

gvi70000
Joomla! Apprentice
Joomla! Apprentice
Posts: 26
Joined: Tue Aug 12, 2008 5:08 pm

Re: Images clickable + navigation ?

Post by gvi70000 » Fri Aug 15, 2008 8:30 pm

...not like that

lets say im on this page "http://www.grozeaion.com/index.php?opti ... 35-posturi"
and i click on a picture-> the result is like this
"http://www.grozeaion.com/images/stories ... ra_037.jpg"

is possible to generate a page that contains the image at full size and put the navigation controls on it? if yes ..how?

I would like to have the pages like those generated by Picasa from Folder menu -> Export as HTML Page

PS: Thanks for the help

User avatar
BobbyS
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 225
Joined: Tue Jul 03, 2007 11:32 pm
Location: Alb, NM

Re: Images clickable + navigation ?

Post by BobbyS » Wed Aug 20, 2008 10:03 pm

Check out some of the scripts here: http://www.dynamicdrive.com/dynamicindex8/

gvi70000
Joomla! Apprentice
Joomla! Apprentice
Posts: 26
Joined: Tue Aug 12, 2008 5:08 pm

Re: Images clickable + navigation ?

Post by gvi70000 » Wed Aug 27, 2008 3:14 pm

Hi,
Thanks for the links
I've manage to to somthing here http://forum.joomla.org/viewtopic.php?f=452&t=320152 but is not working :D
What i'm doing wrong?


Locked

Return to “Joomla! Coding 101”