bump - is there anyone out there that could help?
Thanks.

On Sep 13, 6:23 pm, raul chinda <[email protected]> wrote:
> Hi all, I looked over the older postings and did not find anything on this
> ...
>
> hosting on squarespace.com
> I have mootools 1.2.3 and more according to the requirements on mooflow's
> documentation page
> injected the proper calls in the header, squarespace runs doctype strict
> (what we need)
>
> inserted the following code into the page and I don't go further than the
> load gif animation (checkd spelling and such)
>
> <script type="text/javascript">
> window.addEvent('domready', function(){
>
> var mf = new MooFlow($('MooFlow'), {
>   startIndex: 2,
>   useSlider: true,
>   useAutoPlay: true,
>   useCaption: true,
>   useResize: true,
>   useWindowResize: true,
>   useMouseWheel: true,
>   useKeyInput: true
>    });
>
>  });
> </script></p>
> <div id="MooFlow">
> <div><img title="Title1" src="/storage/tile.jpg" alt="Some descriptions"
> /></div>
> ...
> </div>
>
> could anybody help me resolve this issue? as a potentially important
> sidenote I have johnDesign's latest smoothgallery running on the first page
> ... here's the link:
> designhuman.squarespace.com
>
> any help is really appreciated!

Reply via email to