Hi if you look on explorer at my site on
http://www.dorff.nl/index.html
you will see that some part of text are missing. In firefox it all looks good.
What can i do to avoid this problem?
Regards Brian
I don't know why it is but its the below jquery script that is causing the disappearance of your text in IE.
<script type='text/javascript' src='js/jquery.js'></script>
if you comment it out (as below) the text appears.
<!-- <script type='text/javascript' src='js/jquery.js'></script> -->
I don't know what this script is used for in your page...so you need to investigate if you need it or if there is an alternative. First I would get hold of a clean copy of that script and try again....sometimes when uploading things become corrupt.
Where can i find this rule?
Regards Brian
Date: Sat, 28 Apr 2012 09:41:38 -0600
From: forums@adobe.com
To: braico@live.nl
Subject: Re: Why i cant see text in explorer Why i cant see text in explorer
Re: Why i cant see text in explorer
created by osgood_ in Dreamweaver - View the full discussion
I don't know why it is but its the below jquery script that is causing the disappearance of your text in IE. if your comment it out (as below) the text appears. I don't know what this script is used for in your page...so you need to investigate if you need it or if there is an alternative. First I would get hold of a clean copy of that script and try again....sometimes when uploading things become corrupt.
Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Re: Why i cant see text in explorer
To unsubscribe from this thread, please visit the message page at Re: Why i cant see text in explorer. In the Actions box on the right, click the Stop Email Notifications link.
Start a new discussion in Dreamweaver by email or at Adobe Forums
For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.
Problem is if i change this rule my slide view doesnt work anymore and it messes all pages up..
hope you got another idea?
Cant find the clean copy anymore...
Regards Brian
Date: Sat, 28 Apr 2012 09:41:38 -0600
From: forums@adobe.com
To: braico@live.nl
Subject: Re: Why i cant see text in explorer Why i cant see text in explorer
Re: Why i cant see text in explorer
created by osgood_ in Dreamweaver - View the full discussion
I don't know why it is but its the below jquery script that is causing the disappearance of your text in IE. if your comment it out (as below) the text appears. I don't know what this script is used for in your page...so you need to investigate if you need it or if there is an alternative. First I would get hold of a clean copy of that script and try again....sometimes when uploading things become corrupt.
Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Re: Why i cant see text in explorer
To unsubscribe from this thread, please visit the message page at Re: Why i cant see text in explorer. In the Actions box on the right, click the Stop Email Notifications link.
Start a new discussion in Dreamweaver by email or at Adobe Forums
For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.
Looking at your site, I just diagnosed that its not the jquery itself. It's the cufon that's creating the issue as I only see the text that you've used cufon on not displaying in IE.
Try using this script in your <head> tag to disable cufon rendering only for IE and see if it works:
<!--[if IE]><style type="text/css">cufontext {display: none!important}</style><![endif]-->
Looking at your site, I just diagnosed that its not the jquery itself. It's the cufon that's creating the issue
Agreed.
There was a temporary issue with IE9 and the Cufon script pre-1.09. Cufon would not render at all in IE9 using earlier Cufon scripts.
Updating the Cufon script to the latest build usually fixes it
http://themeforest.net/forums/thread/fix-for-cufon-not-working-in-ie9b eta/31932
Sudarshan Thiagarajan wrote:
Looking at your site, I just diagnosed that its not the jquery itself. It's the cufon that's creating the issue as I only see the text that you've used cufon on not displaying in IE.
Try using this script in your <head> tag to disable cufon rendering only for IE and see if it works:
<!--[if IE]><style type="text/css">cufontext {display: none!important}</style><![endif]-->
Thought it might be something to do with the cufon...I just didn't have enough time to go through all the scripts and find the real cause of the problem.
At times like this you really need to go through each one isolating them and see where the real problem lies. Problem is a lot of people stuff their page with a ton of scripts and then check only after the construction is complete. If you use jquery scripts, which are unfamilar to you, you should check each time you add one to the page.
Some won't work in IE and other will conflict with other scripts already on the page and some elements on the page too. Once you have loaded the page with a significant number, without checking as you go, the process of tracking down the culprit becomes rather tedious and long-winded.
Dear John,
How can i update the cufon?
Regards Brian
Date: Sat, 28 Apr 2012 13:41:23 -0600
From: forums@adobe.com
To: braico@live.nl
Subject: Re: Why i cant see text in explorer Why i cant see text in explorer
Re: Why i cant see text in explorer
created by John Waller in Dreamweaver - View the full discussion
Looking at your site, I just diagnosed that its not the jquery itself. It's the cufon that's creating the issueAgreed. Updating the Cufon script to the latest build usually fixes it http://themeforest.net/forums/thread/fix-for-cufon-not-working-in-ie9b eta/31932
Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Re: Why i cant see text in explorer
To unsubscribe from this thread, please visit the message page at Re: Why i cant see text in explorer. In the Actions box on the right, click the Stop Email Notifications link.
Start a new discussion in Dreamweaver by email or at Adobe Forums
For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.
braico wrote:
How can i update the cufon?
Download the current build to your computer (click the link below)
http://cufon.shoqolate.com/js/cufon-yui.js?v=1.09i
Upload it to your server replacing the existing cufon-yui.js file
Ive replaced it but is still dont see me text in explorer?
Can you check this out what i am doing wrong?
Regard Brian
Date: Sun, 29 Apr 2012 06:08:26 -0600
From: forums@adobe.com
To: braico@live.nl
Subject: Re: Why i cant see text in explorer Why i cant see text in explorer
Re: Why i cant see text in explorer
created by John Waller in Dreamweaver - View the full discussion
braico wrote: How can i update the cufon? Download the current buildhttps://raw.github.com/sorccu/cufon/master/js/cufon.js Upload it to your server and replace the existing cufon.js filehttp://www.dorff.nl/js/cufon-yui.js
Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Re: Why i cant see text in explorer
To unsubscribe from this thread, please visit the message page at Re: Why i cant see text in explorer. In the Actions box on the right, click the Stop Email Notifications link.
Start a new discussion in Dreamweaver by email or at Adobe Forums
For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.
Where did you upload the file to? Should be inside the "js" folder.
I just downloaded http://www.dorff.nl/js/cufon-yui.js and it's still the old version 1.09.
Should be the current version 1.09i - which is IE9 compatible.
When uploading the name was changed in cufon-yui.js.js
after removing the js it worked.
Thank You very much To all of you guys.. ![]()
Date: Sun, 29 Apr 2012 06:26:32 -0600
From: forums@adobe.com
To: braico@live.nl
Subject: Re: Why i cant see text in explorer Why i cant see text in explorer
Re: Why i cant see text in explorer
created by John Waller in Dreamweaver - View the full discussion
Where did you upload the file to? Should be inside your folder named "js". I just downloaded http://www.dorff.nl/js/cufon-yui.js and it's still version 1.09 (not the current 1.09i)
Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Re: Why i cant see text in explorer
To unsubscribe from this thread, please visit the message page at Re: Why i cant see text in explorer. In the Actions box on the right, click the Stop Email Notifications link.
Start a new discussion in Dreamweaver by email or at Adobe Forums
For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.
North America
Europe, Middle East and Africa
Asia Pacific