Image borders for html5

  • The image borders in the Vtour gallwery seems to have 1 code for flash and one for html5.
    And works fine.

    I wanted to ad a simple plugin image and apply the same.
    this works only for flash
    effect="glow(0xFFFFFF,1.0,2,10000);

    I assume this is for HTML5 but I can not get it working
    jsborder,'1px solid #FFFFFF');"

    I tried this for example onload="set(plugin[still1].jsborder,'1px solid #FFFFFF');"

    But it does not work on my iPad. And it does not give me any errors either.

    Also the border function for the thumbbar.xml image gallery does not work on my iPad.

    Hans

  • Hi,

    I wanted to ad a simple plugin image and apply the same.
    this works only for flash
    effect="glow(0xFFFFFF,1.0,2,10000);

    I assume this is for HTML5 but I can not get it working
    jsborder,'1px solid #FFFFFF');"

    right, the jsborder was used in HTML5 to get the same effect,


    I tried this for example onload="set(plugin[still1].jsborder,'1px solid #FFFFFF');"

    there is no "onload" event, do you mean "onloaded"?
    but the set() code itself should be right...

    best regards,
    Klaus

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!