SFBrowser 3.2.2

I released a new version of SFBrowser containing some minor fixes plus a new CTRL-C feature which copies the full or relative path to your clipboard. Go check out the examples here. You can download or do a repository checkout at Googlecode, or install it as a WordPress plugin.

Posted in code, javascript, jquery, php
Tagged , , ,

3 Comments

  1. Posted 2011/12/13 at 21:16 | Permalink

    Hello there,

    I’m using your SFBrowser for my cms and had a couple questions. if you could shoot me an email so that I can contact you back about some things that would be great.

    John

  2. hups
    Posted 2012/01/12 at 01:50 | Permalink

    hello,

    please help me with SFBrowser 3.2.2

    how can i open SFBrowser 3.2.2 by window load in inline mode ??

    i have take this $(window).load(function() {
    $.fn.sfbrowser({swfupload:true,preview:true,x:0,y:0,w:750,h:500});
    });

    but i need it for inline .

    thanks

    • Posted 2012/01/30 at 13:07 | Permalink

      Have you tried: $.sfb({ inline:’#inhere’}); ?

Post a Comment

Your email is kept private. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>