Comments on: First Project w/ jQuery and SharePoint: An Image Slider http://www.endusersharepoint.com/2010/01/11/first-project-w-jquery-and-sharepoint-an-image-slider/ No GeekSpeak on SharePoint 2007 WSS and MOSS Mon, 27 Dec 2010 21:17:12 -0500 http://wordpress.org/?v=2.8.6 hourly 1 By: Patrick http://www.endusersharepoint.com/2010/01/11/first-project-w-jquery-and-sharepoint-an-image-slider/comment-page-1/#comment-57076 Patrick Sun, 18 Apr 2010 10:10:10 +0000 http://www.endusersharepoint.com/?p=4944#comment-57076 Ian can you provide a sample xslt for this? Thanks Ian can you provide a sample xslt for this?
Thanks

]]>
By: Jeremy Howard http://www.endusersharepoint.com/2010/01/11/first-project-w-jquery-and-sharepoint-an-image-slider/comment-page-1/#comment-24576 Jeremy Howard Thu, 14 Jan 2010 11:03:37 +0000 http://www.endusersharepoint.com/?p=4944#comment-24576 @ Greg E, I know you got the answer to your question on Dave's page but I am pasting it here for others to refer to in case they have the same question. Cheers! davecavins said at 7:34 am on January 13th, 2010: "@ Greg E, you should be able to center it in the webpart zone by adding some css to the “anythingSlider” div. you can try this: div.anythingSlider {text-align:center} It may mess up some of the formatting so I would suggest you wrap a div around the slider and use css to center its contents. div.sliderwrapper {text-align:center; margin:0 auto;} I will experiment with this and see if I can find a good solution." @ Greg E, I know you got the answer to your question on Dave’s page but I am pasting it here for others to refer to in case they have the same question. Cheers!

davecavins said at 7:34 am on January 13th, 2010:
“@ Greg E, you should be able to center it in the webpart zone by adding some css to the “anythingSlider” div.
you can try this:
div.anythingSlider {text-align:center} It may mess up some of the formatting so I would suggest you wrap a div around the slider and use css to center its contents.
div.sliderwrapper {text-align:center; margin:0 auto;}
I will experiment with this and see if I can find a good solution.”

]]>
By: Ian Morrish http://www.endusersharepoint.com/2010/01/11/first-project-w-jquery-and-sharepoint-an-image-slider/comment-page-1/#comment-24286 Ian Morrish Wed, 13 Jan 2010 04:37:00 +0000 http://www.endusersharepoint.com/?p=4944#comment-24286 Thanks for the idea. Live demo on my home page showing latest SharePoint Internet Sites. http://www.wssdemo.com/ (just need to make the "love handles" a bit smaller and it will look like a regular web part) Thanks for the idea. Live demo on my home page showing latest SharePoint Internet Sites.
http://www.wssdemo.com/
(just need to make the “love handles” a bit smaller and it will look like a regular web part)

]]>
By: Greg Evans http://www.endusersharepoint.com/2010/01/11/first-project-w-jquery-and-sharepoint-an-image-slider/comment-page-1/#comment-24235 Greg Evans Tue, 12 Jan 2010 16:41:13 +0000 http://www.endusersharepoint.com/?p=4944#comment-24235 This is really cool! I just got this working on my site. The only question I have is it appears that the anythingslider object is left justifying itself in the webpart I place it in. I would like it centered. I can't figure out what to change in order to do this... I've looked in the Slider.css and page.css files and didn't find it in there. Any thoughts? This is really cool! I just got this working on my site. The only question I have is it appears that the anythingslider object is left justifying itself in the webpart I place it in. I would like it centered. I can’t figure out what to change in order to do this… I’ve looked in the Slider.css and page.css files and didn’t find it in there.

Any thoughts?

]]>
By: SharePoint Daily http://www.endusersharepoint.com/2010/01/11/first-project-w-jquery-and-sharepoint-an-image-slider/comment-page-1/#comment-24203 SharePoint Daily Tue, 12 Jan 2010 13:51:53 +0000 http://www.endusersharepoint.com/?p=4944#comment-24203 <strong>CES Trends that Will Define 2010; Discoverability & SharePoint 2010; Azure Builds to Be Released Regularly...</strong> Top News Stories Discoverability and SharePoint 2010 (SharePointPro Connections) One of the most obvious... CES Trends that Will Define 2010; Discoverability & SharePoint 2010; Azure Builds to Be Released Regularly…

Top News Stories Discoverability and SharePoint 2010 (SharePointPro Connections) One of the most obvious…

]]>
By: akram http://www.endusersharepoint.com/2010/01/11/first-project-w-jquery-and-sharepoint-an-image-slider/comment-page-1/#comment-24162 akram Tue, 12 Jan 2010 06:56:39 +0000 http://www.endusersharepoint.com/?p=4944#comment-24162 Thanks for your great effort, kindly continue with your article, if possible let us know (as SharePoint Endsuers), how to have a solution for showing latest pictures as well as how to create archive of the gallery. Hope this will benefit a lots of endusers(who are not developers). Thanks Thanks for your great effort, kindly continue with your article, if possible let us know (as SharePoint Endsuers), how to have a solution for showing latest pictures as well as how to create archive of the gallery.

Hope this will benefit a lots of endusers(who are not developers).

Thanks

]]>
By: EndUserSharePoint http://www.endusersharepoint.com/2010/01/11/first-project-w-jquery-and-sharepoint-an-image-slider/comment-page-1/#comment-24129 EndUserSharePoint Tue, 12 Jan 2010 01:35:20 +0000 http://www.endusersharepoint.com/?p=4944#comment-24129 David - It looks like you've done all my work for me! Nice article. -- Mark David – It looks like you’ve done all my work for me! Nice article. — Mark

]]>
By: Christophe http://www.endusersharepoint.com/2010/01/11/first-project-w-jquery-and-sharepoint-an-image-slider/comment-page-1/#comment-24119 Christophe Tue, 12 Jan 2010 00:58:34 +0000 http://www.endusersharepoint.com/?p=4944#comment-24119 I understand your purpose, but... if you can achieve the same result with pure JavaScript without the need for jQuery, isn't it even better? No reason to be disapointed! I understand your purpose, but… if you can achieve the same result with pure JavaScript without the need for jQuery, isn’t it even better? No reason to be disapointed!

]]>
By: David Cavins http://www.endusersharepoint.com/2010/01/11/first-project-w-jquery-and-sharepoint-an-image-slider/comment-page-1/#comment-24088 David Cavins Mon, 11 Jan 2010 20:00:30 +0000 http://www.endusersharepoint.com/?p=4944#comment-24088 Good start. It took me a couple hours of trial and error to figure this thing out: http://davecavins.com/2009/12/css-tricks-anythingslider-in-sharepoint/ Good start. It took me a couple hours of trial and error to figure this thing out: http://davecavins.com/2009/12/css-tricks-anythingslider-in-sharepoint/

]]>