Does anyone have a script for a desktop bookmark toggle switch?

Does anyone have a script for a desktop bookmark toggle switch?

]]>

2 Commentsto Does anyone have a script for a desktop bookmark toggle switch?

  1. Anonymous says:

    < ![CDATA[

    What do you mean exactly?

    ]]>

  2. Anonymous says:

    < ![CDATA[

    I figured it out with some help from your script maker. 🙂



    var e=LL.getContainerById(0);


    if(e.getPositionX()==1080){


    e.setPosition(0,0,1,true);


    }else{


    e.setPosition(1080,0,1,true);


    }

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *