Dear Users I cannot make the morph feature work. I've tried it locally on Dreamweaver, just testing on Firefox. And I've also launched it to two live links and they both don't work. The CSS is engaging but it's static and does not morph to the second state.
http://www.ksqdesign.com/signature/ForwardHo/morpher.html http://www.ksqdesign.com/morphthisone.html Both links fail to engage the javascript. I've ensured that the "Dom ready" line starts the javascript file. As per your instructions to users, I'm not "just cutting and pasting", I'm evaluating the javascript and I SPECIFICALLY want to know if a CSS background-image value can be added to the javascript file so that I can make the morph asset work with images. But before I can do that, I need to understand why only the CSS is working and NOT the javascript. Please, what am I doing wrong? I worked with it for hours yesterday. I've made the other mootools morph asset work but this one is structured better for my needs. Why can't I make this one work? Would you also please be kind enough to advise if I add a "background- image" CSS value here: Fx.CSS.Styles = ["backgroundColor", "backgroundPosition", "color", "width", "height", "left", "top", "bottom", "right", "fontSize", "letterSpacing", "lineHeight", "textIndent", "opacity"]; Will that make the morph work with background images? Many thanks for your time and assistance.