<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: Integrating jScroll into Thematic (need help)</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sat, 25 May 2013 09:13:58 +0000</pubDate>

<item>
<title>amygail on "Integrating jScroll into Thematic (need help)"</title>
<link>http://themeshaper.com/forums/topic/integrating-jscroll-into-thematic-need-help#post-5348</link>
<pubDate>Fri, 24 Jul 2009 19:44:09 +0000</pubDate>
<dc:creator>amygail</dc:creator>
<guid isPermaLink="false">5348@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Look into jQuery tools too - if I'm finding them easy to implement - anyone should be able to. They work with the version of jQuery that's already being used which really helps.
&#60;/p&#62;</description>
</item>
<item>
<title>tanmccuin on "Integrating jScroll into Thematic (need help)"</title>
<link>http://themeshaper.com/forums/topic/integrating-jscroll-into-thematic-need-help#post-5347</link>
<pubDate>Fri, 24 Jul 2009 19:38:46 +0000</pubDate>
<dc:creator>tanmccuin</dc:creator>
<guid isPermaLink="false">5347@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks Amy - &#60;/p&#62;
&#60;p&#62;I use the Developer toolbar but havn't spent much time with firebug, but i'll look into it and see what i come up with.&#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
</item>
<item>
<title>amygail on "Integrating jScroll into Thematic (need help)"</title>
<link>http://themeshaper.com/forums/topic/integrating-jscroll-into-thematic-need-help#post-5344</link>
<pubDate>Fri, 24 Jul 2009 19:20:15 +0000</pubDate>
<dc:creator>amygail</dc:creator>
<guid isPermaLink="false">5344@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Are you using Firebug or the Wed Developer's toolbar/ Firefox - it will help immensely.&#60;/p&#62;
&#60;p&#62;You are getting this error &#34;Exception... &#34;Could not convert JavaScript argument arg 0&#34; nsresult: &#34;0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS&#34;&#60;/p&#62;
&#60;p&#62;Sometimes, if you just google the error you get answers.&#60;br /&#62;
I do see from your header that you're calling two versions of jQuery - It's possible that this is an issue.&#60;/p&#62;
&#60;p&#62;If you dig around (I'm pretty sure even on this forum) you can find out how to 'unregister' the jQuery that's already loading and load your own.&#60;/p&#62;
&#60;p&#62;Personally, I'd find a (scroller) script that uses the current version of jQuery.&#60;br /&#62;
I've been playing with jQuery tools and have found them very easy to implement&#60;br /&#62;
&#60;a href=&#34;http://flowplayer.org/tools/index.html&#34; rel=&#34;nofollow&#34;&#62;http://flowplayer.org/tools/index.html&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>tanmccuin on "Integrating jScroll into Thematic (need help)"</title>
<link>http://themeshaper.com/forums/topic/integrating-jscroll-into-thematic-need-help#post-5342</link>
<pubDate>Fri, 24 Jul 2009 18:23:34 +0000</pubDate>
<dc:creator>tanmccuin</dc:creator>
<guid isPermaLink="false">5342@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks so much for the help Amy - &#60;/p&#62;
&#60;p&#62;Not quite fixed yet, but it seems like that did something, the standard scroll bar disappeared, but wasn't replaced by anything so there must be some sort of conflict going on. I'm going to mess around and see what happens.&#60;/p&#62;
&#60;p&#62;If anyone else has any thoughts, I'm all ears... I guess it's finally time to properly teach myself jQuery.
&#60;/p&#62;</description>
</item>
<item>
<title>amygail on "Integrating jScroll into Thematic (need help)"</title>
<link>http://themeshaper.com/forums/topic/integrating-jscroll-into-thematic-need-help#post-5322</link>
<pubDate>Thu, 23 Jul 2009 21:04:27 +0000</pubDate>
<dc:creator>amygail</dc:creator>
<guid isPermaLink="false">5322@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;OK - NOT and expert  - but I think you need to go 'no-conflict' mode.&#60;br /&#62;
The error you're getting is &#34;$ is not a function&#34;&#60;/p&#62;
&#60;p&#62;This is a good read&#60;br /&#62;
&#60;a href=&#34;http://docs.jquery.com/Using_jQuery_with_Other_Libraries&#34; rel=&#34;nofollow&#34;&#62;http://docs.jquery.com/Using_jQuery_with_Other_Libraries&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I usually just replace all instances of '$' with 'jQuery'
&#60;/p&#62;</description>
</item>
<item>
<title>tanmccuin on "Integrating jScroll into Thematic (need help)"</title>
<link>http://themeshaper.com/forums/topic/integrating-jscroll-into-thematic-need-help#post-5319</link>
<pubDate>Thu, 23 Jul 2009 20:37:22 +0000</pubDate>
<dc:creator>tanmccuin</dc:creator>
<guid isPermaLink="false">5319@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi Amy - &#60;/p&#62;
&#60;p&#62;Didn't see if it was required, except that he mentions he's using 1.6 in this instance, which almost would suggest it's not version specific. But that could very well be.&#60;/p&#62;
&#60;p&#62;here's the link to the work in progress. Thanks for talking a look.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.tannermooredesign.com/marspyramid/&#34; rel=&#34;nofollow&#34;&#62;http://www.tannermooredesign.com/marspyramid/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>amygail on "Integrating jScroll into Thematic (need help)"</title>
<link>http://themeshaper.com/forums/topic/integrating-jscroll-into-thematic-need-help#post-5312</link>
<pubDate>Thu, 23 Jul 2009 18:29:58 +0000</pubDate>
<dc:creator>amygail</dc:creator>
<guid isPermaLink="false">5312@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Can you post a link?&#60;br /&#62;
Did you confirm that jscroll is compatible with the version of jQuery that you're currently loading?
&#60;/p&#62;</description>
</item>
<item>
<title>tanmccuin on "Integrating jScroll into Thematic (need help)"</title>
<link>http://themeshaper.com/forums/topic/integrating-jscroll-into-thematic-need-help#post-5310</link>
<pubDate>Thu, 23 Jul 2009 17:40:01 +0000</pubDate>
<dc:creator>tanmccuin</dc:creator>
<guid isPermaLink="false">5310@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi all - &#60;/p&#62;
&#60;p&#62;Decided to give Thematic a go for my next few client sites, and so far i must say i'm enjoying working with it quite a bit, excellent job! &#60;/p&#62;
&#60;p&#62;Currently however i've hit a snag trying to integrate jScroll (jquery scrollbar replacement). I've included the proper files (sans 1.2.6 jquery, as thematic already load 1.2.3) and told it to fire up and work with my #content divs and i'm getting nothing. Nothing breaking either. I've double checked paths and the JS is being found and loading.&#60;/p&#62;
&#60;p&#62;Has anyone had the same problem? is there a work around or an explaination? Much appreciated, thanks for your time
&#60;/p&#62;</description>
</item>

</channel>
</rss>
