 |
 |
 |
 |
 |
| Author |
Message |
rameshpasa
Joined: 21 Jan 2010 Posts: 1 Location: Nepal |
|
photo gallery having photo slide features???? |
|
hi,
How to add photo gallery having photo slide features with play and pause option in the news portal that use cutnewsru?
Thanks in advance
--Pasa
_________________ --
Pasa |
|
| Thu Jan 28, 2010 1:16 pm |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
Hawk

Joined: 29 Aug 2006 Posts: 159
|
|
|
|
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.
_________________ Oo |
|
| Sat Jan 30, 2010 1:23 pm |
|
 |
Torstein
Joined: 03 Aug 2006 Posts: 277
|
|
|
|
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:
 |  | <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.
|
|
| Mon Feb 01, 2010 1:43 pm |
|
 |
Hawk

Joined: 29 Aug 2006 Posts: 159
|
|
|
|
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.
_________________ Oo |
|
| Tue Feb 02, 2010 6:06 pm |
|
 |
DarkSlim

Joined: 06 Aug 2009 Posts: 286 Location: IL |
|
|
| Sun Feb 07, 2010 12:10 pm |
|
 |
liketobemad
Joined: 06 Sep 2009 Posts: 35
|
|
|
|
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
_________________ My website : http://dilipkumar.in |
|
| Tue Feb 09, 2010 7:19 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|
 |
 |
 |
|