The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Firefox! WHY DO U EAT QUOTES!
The problem can be seen by using this example:
<option onClick="var d='2';var s='Test Example';var m='\"';setvals(d,s,m)"> Put that in a file and name it test.html Open it with firefox. FireFox will eat the last double quote and put the source as: <option onClick="var d='2';var s='Test Example';var m='\"';setvals(d,s,m)> This is so frustrating. Can someone please tell a temp solution until the actual problem is fixed. Reproducible: Always Steps to Reproduce: 1.Have a piece of a string escaped in between a tag like, onLoad="var t='\"';" 2.Load in FireFox 3.The Last Double-Quote of the onLoad tag, will be eaten. Actual Results: The double-quote was eaten!!! Expected Results: Not eating the double-quote? why is ff so hungry? |
#2
|
||||
|
||||
Quote:
|
#3
|
|||
|
|||
Are you using 1.1?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|