So when I changed the call sequence, it seems to work on other computers, 
but not my own. when i run FireBug, i get the following error.

TypeError: type.indexOf is not a function
>
> if (type.indexOf(':') == -1 || !pseudos) return null;
>
>
Any ideas on how to fix this?

Reguards, 
Chuck

On Wednesday, August 14, 2013 1:08:50 AM UTC-4, Alain ANDRE wrote:
>
> @charles HI, I've saved your page on my computer to see more clearly. 
> It happens your generator added mootools.more before mootools.core. So 
> when you call domready event your script crashes.
> Just call mootools.core before mootools.more and you'll be fine.
>
> I've noticed your scripts are called in body, it's better to call them in 
> the header after the style-sheets. You also have jquery errors.
>
>
> 2013/8/14 charles mayes <crm...@gmail.com <javascript:>>
>
>> Alain, i dont believe i do. if you goto 
>> http://www.lorewiki.com/index-test.html and view the source code. i 
>> thing i have it right, it just dosent expand and contract.
>>
>>
>> On Monday, August 12, 2013 12:10:55 AM UTC-4, Alain ANDRE wrote:
>>
>>> @charles Hi, I noticed you are using jquery and mootools, are you sure 
>>> you have no conflict with the accordion class ?
>>>
>>>
>>> 2013/8/11 charles mayes <crm...@gmail.com>
>>>
>>>> So when i updated the JS on my site... its still having issues. I am 
>>>> looking for someone to help me out because i am lost...
>>>>
>>>>
>>>> On Saturday, August 10, 2013 5:08:39 PM UTC-4, charles mayes wrote:
>>>>
>>>>> I am working on a website with a friend, and we are trying to use 
>>>>> MooTools (Fx.Accordion), but it does not seem to want to work. if you 
>>>>> take 
>>>>> a look at 
>>>>> http://www.lorewiki.com/index-****test.html<http://www.lorewiki.com/index-test.html>you
>>>>>  will see the mootools on the right hand side. we are trying to 
>>>>> eventually put it on the Music button and the Facebook feed on the left 
>>>>> hand side. Any help would be greatly Appreciated 
>>>>>
>>>>  -- 
>>>>  
>>>> --- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "MooTools Users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to mootools-user...@**googlegroups.com.
>>>>
>>>> For more options, visit 
>>>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
>>>> .
>>>>  
>>>>  
>>>>
>>>
>>>  -- 
>>  
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "MooTools Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to mootools-user...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"MooTools Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mootools-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to