CodeCanyon

XML Slider

  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
notmuffy says
Purchased

Hi again, There is one very large problem that I don’t know how to fix – the script cannot use large URLS like this one:

http://www.yea.org/site/News2?page=NewsArticle&id=18014&news_iv_ctrl=1002

My workaround is to put all URLs through bit.ly first to shorten, but would this be a bug? Or is it just how javascript works? I am not too knowledgeable in these things…

2 years ago
Author
Laith Laith replied

Hey my friend.

You can use this type of URL , this is an example below on how to use it

HOW?

<![CDATA[URL GOES HERE]]>

Example

<![CDATA[http://www.yea.org/site/News2?page=NewsArticle&id=18014&news_iv_ctrl=1002]]>
2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
oss117 says
Purchased

Hello!

This is a pretty good job. It works fine, even under IE6 . I use it to diplay my Picasa album.

Just a remark: In the PDF documentation, some options are not described: o easing o toggleBtn

This is just a simple remark, since the sample shows how to use them.

Great job!

Thanks.

2 years ago
Author
Laith Laith replied

Hello

Thanks a lot for purchasing and for giving me tips to make XML -SLIDER better .. i hope you liked it and for the instructions file i will update it very soon. please rate the XML -SLIDER that will help v.much

Thanks

Laith

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
heyfrank says

are you able to change the width and height of the slider??

2 years ago
Author
Laith Laith replied

Sure,it’s very easy you can set the width and height from the slider configuration …. it’s well documented and very easy to change.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
heyfrank says

Are the next, previous and pause button images interchangeable?

2 years ago
Author
Laith Laith replied

SURE my friend

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
dantinne11 says

Hello,

Quick question, as I am not well versed in XML … is it possible to make this slider automatically pull from a directory on my server? I’d like to find a slider where i can FTP images from my mobile device to a directory on my server, and have the slider automatically load them.

Thanks!

2 years ago
Author
Laith Laith replied

unfortunately that is not possible because it’s Javascript it can’t read files on the server, but if you add me on laith99@yahoo.com i can give you a small PHP file that can read files from a specific directory in the server and output results as XML . so you can put that PHP file URL to your XML -slider configurations and it will work as you want.

I hope that will help you

Laith

2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
  • Canada
DLong says
Purchased

Hi Laith,

I just purchased your XML Slider. It works fine in Firefox, but I get a blank page in IE.

I am using Windows 7 and IE 8 .

Any suggestions?

Many Thanks, D.

2 years ago
Author
Laith Laith replied

Hello

Thanks for purchasing my Xml-Slider

1) Try this solution make sure that there is no comma at the last option see the comment bellow

$(document).ready(function() {
    $("#info").xmlSlider({'xmlFile':"xml/sample.xml",
                            'toggleBtn':true,
                            'navBtn':true,
                            'easing':new Array("easeInBounce","easeOutBounce","easeInOutBounce"),
                            'play':"<img src="images/play.png" alt="play" />",
                            'pause':"<img src="images/pause.png" alt="pause" />",
                            'backward':"<img src="images/backward.png" alt="backward" />",
                            'forward':"<img src="images/forward.png" alt="forward" />"//clear the comma here if there is
                          });
});

2) if this was already right please add me on Yahoo : Laith99@yahoo.com or SKYPE : Laith.abr and i will help you and make sure it’s working 100%

Cheers

Laith

2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
BeDesign says
Purchased

hi, thanks a lot for a very good job! One question: How can I say that the link open in the same window, like _self, and not _blank ??

Thanks!!

6 months ago
by
by
by
by
by