ecard

I took the redirect out it wasn’t working with this clients computer. - per hype it should work in IE8

It doesn’t work for me in IE8 - all I can see is a pale blue box with Built with Hype in the bottom RH corner.

Still think you should be presenting an unanimated graphic for those with less capable browsers.

D


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

per hype it should work. in IE8.

but I am just about to a point of agreement with you… I don’t want to delay the holiday card much longer. But I have turned to hype to give me a solution on their end too…

I will let you know what hype says…

Thank you!
On Dec 11, 2012, at 11:39 AM, DeltaDave email@hidden wrote:

I took the redirect out it wasn’t working with this clients computer. - per hype it should work in IE8

It doesn’t work for me in IE8 - all I can see is a pale blue box with Built with Hype in the bottom RH corner.

Still think you should be presenting an unanimated graphic for those with less capable browsers.

D


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

But the Hype file wont work in IE7 even if they say it will in IE8!

I have offered a solution that will work in IE8 and less

D


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

do I add this code to the main page or the IE8 page?

I got an answer from hype - to take out the snowflakes for the IE8 page and put that on the page you suggested…

Thank you!

Julie

On Dec 6, 2012, at 3:04 PM, DeltaDave email@hidden wrote:

It is a FW thing - basically you are hiding the Hype content from less capable browsers as they can’t see it.

That may mean that you have a different page that is IE8 friendly. The following code added via Page>Html Markup in the After Head section would do it.

<!--[if lte IE 8]>
<script type="text/javascript">window.location = "http://www.mysite.com/IE8-friendly.html";</script>
<![endif]-->

But you can also do it on an item by item basis but as you are using Hype then IE8 and below will probably not understand any of it.

D


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

here it is:

http://grassrootsweb.net/source

can you check if it redirects on ie8?

it should then be without snow.

Julie
On Dec 11, 2012, at 3:26 PM, Julie Maxwell email@hidden wrote:

do I add this code to the main page or the IE8 page?

I got an answer from hype - to take out the snowflakes for the IE8 page and put that on the page you suggested…

Thank you!

Julie

On Dec 6, 2012, at 3:04 PM, DeltaDave email@hidden wrote:

It is a FW thing - basically you are hiding the Hype content from less capable browsers as they can’t see it.

That may mean that you have a different page that is IE8 friendly. The following code added via Page>Html Markup in the After Head section would do it.

<!--[if lte IE 8]>
<script type="text/javascript">window.location = "http://www.mysite.com/IE8-friendly.html";</script>
<![endif]-->

But you can also do it on an item by item basis but as you are using Hype then IE8 and below will probably not understand any of it.

D


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

It should be in After not After but it does work in IE8

D


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thank you!

I did switch that also

Julie
On Dec 11, 2012, at 4:46 PM, DeltaDave email@hidden wrote:

It should be in After not After but it does work in IE8

D


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options