Highlighting Error in IE

User 453426 Photo


Registered User
64 posts

So I've been all through my code and have been researching similar errors online, but I'm running in to issues where people using IE are not able to highlight text on my web pages. Has anybody else ran in to this?
User 2073552 Photo


Registered User
1,625 posts

Can we have a link to your page?

Thanks. :D
"An Apple doth not fall far from its tree, yet an orange does."

https://lbwebsitedesign.com - Responsive Web Design & Web Hosting Services.
http://helpsite.sirage.com - HTML5, CSS3 and CC Help Video Blog.
User 453426 Photo


Registered User
64 posts

This is one of them:
http://hydroforce.com/index.html

I also created a test version with no javascript included: (the opening slideshow will just be blank)
http://hydroforce.com/indexb.html
User 453426 Photo


Registered User
64 posts

I'm starting to think that the issue is with the HTML ProvideX code that I'm using to tie into our ERP system.

The pages that I'm serving up with php seem to be just fine as far as highlighting and copying content.

http://tesdryingsystem.com/index.php
User 2073552 Photo


Registered User
1,625 posts

I would start by cleaning up the Errors and warnings listed here...

http://validator.w3.org/check?uri=http% … mp;group=0

"An Apple doth not fall far from its tree, yet an orange does."

https://lbwebsitedesign.com - Responsive Web Design & Web Hosting Services.
http://helpsite.sirage.com - HTML5, CSS3 and CC Help Video Blog.
User 453426 Photo


Registered User
64 posts

meh... w3's validator never comes out to zero with the providex code we use
it'll probably list 50 errors, mostly with short tags and nowraps

but, because i am desperate, i will look in to those

and, thank you for the help, i do appreciate it
User 38401 Photo


Senior Advisor
10,951 posts

Actually it looks like you got some serious issues with your code since it's finding problems with tags missing their end brackets. This can be caused by a lot of things, but I don't think it's just that you're using some extraneous code. After all, it's saying you're missing the end bracket for your <head> tag, not a usual thing to see so you got things going on there :P
User 453426 Photo


Registered User
64 posts

yeah, w3's validator doesn't like (and never has liked) the providex code i use in the <head> section



the error i get is unique to internet explorer though, so i don't take it personal :)

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.