Thanks for the respond Glen :) Unfortunately the page is not public so I can't show much more - I know it's ridiculous to ask the question I've asked when I can't give much more information :"(
I'll take your advise to go through the plugins and see if I get lucky :) Many thanks On Tue, Aug 19, 2008 at 1:46 AM, Glen Lipka <[EMAIL PROTECTED]> wrote: > Is this page public? Seeing it would help. > > There are often plugins that can do a bunch of stuff for you with little > code. (Im not that technical either, which is why I love plugins) > > Glen > > > On Mon, Aug 18, 2008 at 4:24 AM, Hoi <[EMAIL PROTECTED]> wrote: > >> >> I'm completely new to jquery (and not technical...) and I've been >> asked to estimate how mush would it would take to convert a >> html +xml+mootools written mini web page into jquery, the current >> mootools written mini web page has the following: >> >> * 2 dynamic menus, content of these menus are defined in 2 >> different .xmls (both click through and html to display) >> * When clicked on the menus, it import individual htmls to a div >> within the main template >> * a small animtaion (like slideDown(); in jquery) within the menu >> * 966 lines of .js >> * drop cookie function (unfortunately with my very poor knowledge, I >> do not know what this is for...) >> >> My questions are... >> 1. How much work is it to convert what this from mootools to jquery? >> 1.1. What's the quickest way to do it? >> 1.2. Is it a complete re-write (.html, .js, .xml) ? >> 1.3. Is it doable by re-writing the .js only + pointing the pages to >> jquery.js? >> >> 2. How long would it take - for someone who's basic jquery knowledge >> to complete it (it > answer to 1. above...)? >> >> Very very very much appreciated for anyone' input in advance... >> >> >> >