[moved to UI Design/Usability forum by moderator]
Please test the text formatting buttons in Internet Explorer (any version?). When you click on the 'B' button should appear around your selected text. It works great in Chrome, Firefox, Safari. test2.php has simplified code.
http://bible-help.com/test.php
http://bible-help.com/test2.php
I have no access to a Windows computer at the moment and can't tell if this works in IE. I tried a IE for mac, but no sites work in it.
Thanks for your help.
Tell me if this works in your IE browser.
Moderator: General Moderators
-
condoravenue1
- Forum Commoner
- Posts: 30
- Joined: Fri Dec 03, 2010 10:24 pm
- phazorRise
- Forum Contributor
- Posts: 134
- Joined: Mon Dec 27, 2010 7:58 am
Re: Tell me if this works in your IE browser.
well this is not the place to ask such questions. i checked test.php on IE8 and opera. it works as you said it should on opera. But in IE it throws -
variable undefined error for tag on line number 21.
and for test2.php, works well on opera. On IE, does nothing.
just a tip, add css to remove border effect appeared on image links [ B,i and so ]. Browsers except IE don't display border around images when used as links but IE does.
variable undefined error for tag on line number 21.
and for test2.php, works well on opera. On IE, does nothing.
just a tip, add css to remove border effect appeared on image links [ B,i and so ]. Browsers except IE don't display border around images when used as links but IE does.
-
condoravenue1
- Forum Commoner
- Posts: 30
- Joined: Fri Dec 03, 2010 10:24 pm
Re: Tell me if this works in your IE browser.
Ok I may have fixed test.php. Can you test it again?
Also did I fix the image border thing too?
Thanks for your help.
Also did I fix the image border thing too?
Thanks for your help.
- phazorRise
- Forum Contributor
- Posts: 134
- Joined: Mon Dec 27, 2010 7:58 am
Re: Tell me if this works in your IE browser.
yes. it works in IE8. borders are also removed.
but it wraps tags around selected text only. without selecting text if button is clicked nothing happens.
but it wraps tags around selected text only. without selecting text if button is clicked nothing happens.