Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
MooTools is a compact, modular, object-oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API.
0
votes
0answers
205 views
Javascript error “Cannot convert m to object” on Opera browser
I am working on my website and testing it on localhost WAMP server. I have included a javascript on my home page for displaying sliding facebook likebox (using mootools framework). The javascript is ...
2
votes
1answer
375 views
MooTools is messing Facebook JavaScript SDK
I have the page which has MooTools used in the page and I have added facebook sdk too.
<script src="http://code.jquery.com/jquery-1.7.1.min.js" type="text/javascript"></script>
<script ...
0
votes
1answer
440 views
Add functional submit button
I have a feeling this is easy but, I've been working on it for some hours with little success.
I'm using iframe version of LightFace modal windows:
http://davidwalsh.name/facebook-lightbox
I'm ...
3
votes
2answers
3k views
Is there a jQuery TextboxList?
Facebook have a great TextboxList component.
This has just been ported (from scratch) into MooTools.
Does anyone know if this exists in jQuery?
edit: ahh! autocomplete was the keyword i was ...