Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • gonzela2006 Friend
    #158498

    Hello JoomlArt Team,
    I noticed that behavior property(http://msdn.microsoft.com/en-us/library/ms530723.aspx) didn’t work with T3 FrameWork

    for example To add curved border we can use the following code to your div


    background-color: #ededed;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 20px;
    behavior: url(css/border-radius.htc); /**********this line for IE **********/

    it didn’t work with IE(all versions) which means that there was a problem with the “htc” file and T3.
    anyone can download the htc file from here
    http://code.google.com/p/curved-corner/downloads/list

    any help please

    Thanks

    Khanh Le Moderator
    #371284

    You must update the url to htc file to get the behavior script work. You should use absolute url (eg: url (http://xxxx/css/border-radius.htc)) rather than relative url.

    gonzela2006 Friend
    #371323

    <em>@khanh le 214277 wrote:</em><blockquote>You must update the url to htc file to get the behavior script work. You should use absolute url (eg: url (http://xxxx/css/border-radius.htc)) rather than relative url.</blockquote>

    Hello khanh,
    I used the full path and the problem still exist.

    gonzela2006 Friend
    #371650

    any help please :(( :((

    Khanh Le Moderator
    #371789

    Can you provide your site url, and ftp access if available (to apply change if necessary). Please send PM to me.

    gonzela2006 Friend
    #372083

    <em>@khanh le 214915 wrote:</em><blockquote>Can you provide your site url, and ftp access if available (to apply change if necessary). Please send PM to me.</blockquote>

    Dear khanh le,
    I sent you the required data.

    Thanks,

    gonzela2006 Friend
    #372408

    <em>@khanh le 214915 wrote:</em><blockquote>Can you provide your site url, and ftp access if available (to apply change if necessary). Please send PM to me.</blockquote>

    Hi khanh,
    I’m still waiting your response.

    Thanks,
    gonzela2006

    gonzela2006 Friend
    #385166

    Any advise

    gonzela2006 Friend
    #385170

    I submitted it as a bug on the pm
    http://pm.joomlart.com/browse/JAECPLGTIII-135

    Khanh Le Moderator
    #385346

    Hi Gonzela,

    Thank you for submitting the ticket. I’m looking on it.

Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 10 replies, has 2 voices, and was last updated by  Khanh Le 13 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum