Stump the Panel Topic: Rounded corners for web parts http://www.endusersharepoint.com/STP/ SharePoint QA en Sat, 20 Jun 2009 00:32:09 +0000 rwhitworth on "Rounded corners for web parts" http://www.endusersharepoint.com/STP/topic/rounded-corners-for-web-parts#post-4998 Mon, 09 Mar 2009 16:46:27 +0000 rwhitworth 4998@http://www.endusersharepoint.com/STP/ <p>I think I have figured it out, for IE 7 anyway. Here is a link to my blog post with the details. Thank you for all of your help.</p> <p><a href="http://www.whitworth.org/2009/03/09/rounded-corners-in-sharepoint/" rel="nofollow">http://www.whitworth.org/2009/03/09/rounded-corners-in-sharepoint/</a> </p> AutoSponge on "Rounded corners for web parts" http://www.endusersharepoint.com/STP/topic/rounded-corners-for-web-parts#post-4624 Wed, 25 Feb 2009 20:00:43 +0000 AutoSponge 4624@http://www.endusersharepoint.com/STP/ <p>The google site only hosts jQuery and jQuery UI. The plugins must be downloaded. You can include them in a few ways:</p> <p> - (if short) paste the entire plugin into the master inside a script tag<br /> - copy the plugin code into your local copy of jQuery<br /> - download the plugin (usually found on <a href="http://plugins.jquery.com/" rel="nofollow">http://plugins.jquery.com/</a>) and use a script tag to include it on your page<br /> + You can save this to your file server (if you have access)<br /> + Or save it to a document library </p> rwhitworth on "Rounded corners for web parts" http://www.endusersharepoint.com/STP/topic/rounded-corners-for-web-parts#post-4615 Wed, 25 Feb 2009 16:53:51 +0000 rwhitworth 4615@http://www.endusersharepoint.com/STP/ <p>I was thinking I could put it in the header. I tried the following:<br /> google.load("jquery.round","1.3.0") </p> <p>I do not think this is working. Is there a list on google somewhere of the plugins available as well as the version to verify I can call this? </p> eric on "Rounded corners for web parts" http://www.endusersharepoint.com/STP/topic/rounded-corners-for-web-parts#post-4612 Wed, 25 Feb 2009 16:25:15 +0000 eric 4612@http://www.endusersharepoint.com/STP/ <p>You'd put the google jquery load in the head section of your masterpage.</p> <p>You can also check out <a href="http://www.heathersolomon.com" rel="nofollow">www.heathersolomon.com</a> for stylizing Sharepoint.</p> <p>No experience using jquery rounded corners, maybe Paul does. </p> rwhitworth on "Rounded corners for web parts" http://www.endusersharepoint.com/STP/topic/rounded-corners-for-web-parts#post-4611 Wed, 25 Feb 2009 16:20:41 +0000 rwhitworth 4611@http://www.endusersharepoint.com/STP/ <p>I know this has been asked on here previously, but found some info that I hoped you could use to help solve the problem. This link on the ShareTheLearning blog talks about using the jquery.round plugin (http://sharethelearning.blogspot.com/2008/11/jquery-in-sharepoint-example-rounded.html)</p> <p>Is there a way to reference this plug-in using the google api so I do not have to download the plug-in? If not, where is the best place to store the downloaded plug-in in sharepoint?</p> <p>And, with all that said, do you see a way to do web part rounded corners using this method? </p>