Questions tagged [famous-framework]

a javascript framework for creating reusable, composable, and interchangeable UI widgets and applications.

3 questions
0
votes
1 answer

Famous/FamousEngine js using CDN

I'm trying to use the current version of Famous in a browser, and can't find any way of doing it. I can get version 0.3.0 working fine, but when I include:
Darren Oakey
  • 2,894
  • 3
  • 29
  • 55
0
votes
0 answers

Famous, drag over surface

Is there a way in Famous, how to contact surface that another was dragged over him but event is still active and no ended ? Something like mouseover but for touch events.
0
votes
1 answer

Famous Framework on Cloud9 IDE

Anyone attempted to get a Famous Framework working on Cloud9's IDE? It looks like famous is trying to run on two ports: 1618 for the application itself, and 35729 for livereload. Is this possible on cloud9?
nicholas
  • 14,184
  • 22
  • 82
  • 138