Not signed in (Sign In)

Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthordangerboy
    • CommentTimeApr 8th 2008
     
    anyone know why this might be showing up? it's not there on Mac, but apparently is on PC. is there some parameter i'm not defining?

    http://www.dangerboydesign.net/clients/jordi/images/block.jpg (screenshot)

    http://www.dangerboydesign.net/clients/jordi/culinary.htm (html page)

    thanks.
    morgan
    • CommentAuthorphilip
    • CommentTimeApr 8th 2008
     
    it's the program "adblock" (available as an extension for firefox https://addons.mozilla.org/en-US/firefox/addon/1865).
    • CommentAuthorAran
    • CommentTimeApr 8th 2008
     
    You are also using swfobject 2.0 javascript library, but trying to use swfobject 1.x code to show the Flash file. You need to decide one way or the other.

    Also, you still have the default Adobe AC_RunActiveContent.js library being included on the page. Delete all references to it.
    • CommentAuthordangerboy
    • CommentTimeApr 9th 2008
     
    thanks for the tips!