Second that,
What assures me that Prime won't die just like Mootools did?
A blog post in Mootools website telling that the code will be only
maintained for bug fixes would be excellent so newcomers doesn't make the
big mistake to learn something that it's dead and only exist in History as
one
I have been a MooTools fan ever since I knew the framework, however, I now
understand that the new direction is prime.
I understand that there have been lessons learnt, and practices like
extending native prototypes had to be abandoned.
I understand that the new direction is to adopt the microf
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 Wedn