Highlighting Error in IE - Post ID...
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?
Can we have a link to your page?
Thanks.
Thanks.

"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.
https://lbwebsitedesign.com - Responsive Web Design & Web Hosting Services.
http://helpsite.sirage.com - HTML5, CSS3 and CC Help Video Blog.
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
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
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
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
I would start by cleaning up the Errors and warnings listed here...
http://validator.w3.org/check?uri=http% … mp;group=0
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.
https://lbwebsitedesign.com - Responsive Web Design & Web Hosting Services.
http://helpsite.sirage.com - HTML5, CSS3 and CC Help Video Blog.
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
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
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

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
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.