jQuery work around
i developed some code using jQuery. and sometimes fadeIn doesn’t work and i don’t know why. so i google it and find some answer..
http://www.nabble.com/Odd-JQuery-behavior-in-FF-td17735413s27240.html
1 | body { -moz-opacity: 0.9999; } |
looks wierd. is it a ff3 bug or jQuery bug? i can’t say..
ok, this is my first obstacle, but i think i will use jQuery as my primary javascript framework. this is simple and has a lot of functions i want. i have to rewrite all my prototypejs code to jQuery. it will take some time but worth it.
my plan to make another javascript framework will not be fulfilled in this year. i feel sad about that. but to develop jquery, it’s another chance to promote my will. and maybe i can release mine in next year or so, hopefully..
