|
|||||||
| JavaScript JavaScript (not Java) Discussion and technical support, including AJAX and frameworks (JQuery, MooTools, Prototype...) |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
"&" - symbol problem while using this symbol in innerHTML
hi.. All
Im using following code in my page.. <body> <div id="test"></div> <script language="JavaScript"> document.getElementById('test').innerHTML = "&&&"; </script> i face one problem in IE. last "&"-ambursion symbol doesn't shown in IE.. like => && Firefox working fine => &&&; plz give any solution for this... Thanks
__________________
Raj ( Keep mail with your smart smile )
|
|
#2
|
||||
|
||||
|
&&&
|
|
#3
|
|||
|
|||
|
or "&&&"
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|