photo gallery having photo slide features????

Need some help with the script?

photo gallery having photo slide features????

Postby rameshpasa » Thu Jan 28, 2010 1:16 pm

hi,

How to add photo gallery having photo slide features with play and pause option in the news portal that use cutnewsru?
:D :D

Thanks in advance

--Pasa
--
Pasa
rameshpasa
 
Posts: 1
Joined: Thu Jan 21, 2010 8:47 pm
Location: Nepal

Postby Hawk » Sat Jan 30, 2010 1:23 pm

I've managed to add a gallery using TinyMCE as wyswyg editor, however I never managed to add previous and next buttons to the group of images. The problem lies in rel tag, which seems to be unsuported.
User avatar
Hawk
 
Posts: 279
Joined: Tue Aug 29, 2006 9:00 pm

Postby Torstein » Mon Feb 01, 2010 1:43 pm

You want sliders inside news?

Easy solution:
Find a suitable javascript (look in sites like http://dynamicdrive.com ).
Include the javascript to the header where you want to display the javascript.
Put all neccessary syntax in the news element.

E.g if your slider uses an unordered list with a class slider, you will have to put something like this in your news:
Code: Select all
<ul class="slider">
<li><img src="1.jpg" /></li>
<li><img src="2.jpg" /></li>
<li><img src="3.jpg" /></li>
<li><img src="4.jpg" /></li>
</ul>


If you find a good slider this should be quite easy (just have to find img urls). You could probably also make an addon for doing this, but I think that will be too much trouble compared to what it's worth.
Torstein
 
Posts: 292
Joined: Thu Aug 03, 2006 11:19 pm

Postby Hawk » Tue Feb 02, 2010 6:06 pm

You can do it manually, that's true, however that includes the fact that user has to know some html to do it, which from my own expirience, won't go well with end-user, who usually have no knowledge of html whatsoever, even some of the basics of word, like headings, are science fiction to most of the users.
User avatar
Hawk
 
Posts: 279
Joined: Tue Aug 29, 2006 9:00 pm

Postby DarkSlim » Sun Feb 07, 2010 12:10 pm

Check this out too: Link

You might find it useful. :)
User avatar
DarkSlim
 
Posts: 298
Joined: Thu Aug 06, 2009 4:18 pm
Location: IL

Postby liketobemad » Tue Feb 09, 2010 7:19 am

You can Highslide Javascript for Mindblowing Galleries which Zoom slide and do all things
I use highslide in CNRU whenever I need to add a gallery to my article
check this site out http://highslide.com

All you have to do is add the required HTML(with javascript) to your articles
liketobemad
 
Posts: 36
Joined: Sun Sep 06, 2009 4:39 pm


Return to Help



Who is online

Users browsing this forum: No registered users and 0 guests

cron