engine/app/assets/javascripts/locomotive
Alex Sanford 56a0affbcb Changed iframe resize function
Instead of resizing the iframe based on the height of the body element
of the iframe content, do it based on the entire content height. Also,
don't compare the inner content height to the body height of the outer
page, but use the iframe height instead.
2012-04-13 10:03:31 -03:00
..
models Fix the problem where the last domain could not be removed. Closes . 2012-04-02 21:11:30 +08:00
utils Made JS permalink regexp more generic for non–latin languages. 2012-04-08 14:41:03 +08:00
views Changed iframe resize function 2012-04-13 10:03:31 -03:00
aloha.js.coffee trying to make it work with the precompilation of assets (issue with Aloha and TinyMCE) 2012-01-20 14:46:09 +01:00
application.js.coffee Load the locomotive mount path earlier in the JS to make it available for backbone models. Fixes 2012-04-06 15:54:54 +08:00
inline_editor.js.coffee got a working version of the inline editor 2012-01-17 02:53:49 +01:00
not_logged_in.js.coffee trying to make it work with the precompilation of assets (issue with Aloha and TinyMCE) 2012-01-20 14:46:09 +01:00