Fork me on GitHub

Template conversion help  Bottom

  • .



    edited by: CLANKILLER, Oct 22, 2008 - 03:57 AM

    --

  • .



    edited by: CLANKILLER, Oct 22, 2008 - 03:58 AM

    --

  • Looks to me like you need some literal tags and you need an endif tag.

    Code

    <!--[literal]--><!--[if !IE]><!--[/literal]-->
    ...your code...
    <!--[literal]--><![endif]--><!--[/literal]-->
  • ,



    edited by: CLANKILLER, Oct 22, 2008 - 03:58 AM

    --

  • Well because your conditional statement says, "If NOT using IE, then display the following". So if a visitor is using IE, they will not see the flash header. If they are using any other browser, they will see it.

    If you can explain to me exactly what you are trying to do, maybe I can explain it better and maybe even give you an actual solution. icon_smile



    edited by: Wendell, Oct 18, 2008 - 09:12 PM
  • .



    edited by: CLANKILLER, Oct 22, 2008 - 03:59 AM

    --

  • Awesome. Glad you got it working. :)
  • .;)



    edited by: CLANKILLER, Oct 22, 2008 - 03:59 AM

    --

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