Fork me on GitHub

[solved]can someone help me find a javascript  Bottom

  • i don't have time to write anything myself, and i wouldn't know where to start so it would be a long process. i want to find a script that cross-fades div's or list elements that uses prototype, i am using one now in my welcome module but it uses JQuery, i would like to get away from that script... it works for now but in later releases of my module id like to move away from it.

    i am having trouble finding what i am looking for.

    thanks in advanced if anyone knows such a js
  • There are several slideshow kind of scripts avaialable at http://scripteka.com. Dependson what you actuall want to animate. All are based upon prototype and scriptaculous (if needed).
    There is for example protofade, Marquee, Image transition manager, Carousel, protoflow, slideshow, fader. So good luck icon_wink

    --
    campertoday.nl, Module development, Dutch Zikula Community
  • thanks that's a goldmine of stuff :) helped me eliminate the JQuery scripts from my module.

    another quickie if anyone knows of a js that can show content (not just fields or tooltips but entire divs of data) based on what option is selected from a dropdown form menu, the dropdown form menu actualy has to be a form menu. what i am using it for is when a certain option is selected, more fields that are only relevant to that selection appear on the page. i know there's a module that does this i can copy from i just cant remember which one.


    thanks if anyone has this off the top of their head, or knows a module in zik already that does this i remember seeing it, ill keep digging for it.

    :)
  • In storiesext there is an hidden part in the admin panel that is only shown when you select one of the scrolling options. Normally NoScrolling is selected and when you change the dropdown list to one of the scrolling options the rest of the scrolling options are shown with prototype/scriptaculous effect.
    The code in the code browser: http://code.zikula.o…sextblock_modify.js.
    It uses this modify form: http://code.zikula.o…oriesext_modify.htm
    The JS script uses switchdisplaystate as in http://code.zikula.o…ript/ajax/pnajax.js
    But not sure if that fits your needs though icon_wink

    --
    campertoday.nl, Module development, Dutch Zikula Community
  • i'll take a look into it espaan, thanks you have been a big help
  • just curious, why move from jQuery-specifically as a whole??

    --
    Paul
    ____________________________________________________
    "...Humor, ITs just a state of mind"
    TakeIT2.CoM :: Open Destination
    ...my site is a perfect example of why doctors do not operate on them self :)
  • 0 users

This list is based on users active over the last 60 minutes.