Issue 132: IE 6 manual call fails. works in FF. "object expected error"
Status:  WontFix
Owner: ----
Closed:  Feb 2009
Reported by illiqu...@gmail.com, Dec 9, 2008
What steps will reproduce the problem?
1. visit http://angelafellenz.com/dev/orderprocessing/alacartec.cfm in IE6 
or IE7
    (this page works fine in FF)  

2  click 
http://angelafellenz.com/dev/orderprocessing/_alacarte.cfm?editImg=90
(page works fine in FF)

3. IE6 gets an "object expected error" on the first line of the manual 
script. (script attached below)

$(function() {


What is the expected output? What do you see instead?
* expected output is that it works in FF and IE. it fails totally in IE6, 
and kind of works in IE7, but the modal window is positioning incorrectly.


Please use labels and text to provide additional information.
 * nyroModal looks cool, but needs much better documentation and examples.

attached are the js that is failing on IE6 and 7, and the original call 
(which seems to be working, its just IE6 that can't deal with the 
javascript error)




   

alacartec.cfm
464 bytes   View   Download
nyromodal.js
1.8 KB   View   Download
Dec 9, 2008
Project Member #1 nyro...@gmail.com
Start by writing correctly your HTML with head part, doctype and everything that
should be included in a normal HTML page.
that's correct a lot of problem with IE.
Jan 27, 2009
Project Member #2 nyro...@gmail.com
any news about this issue ?
Feb 5, 2009
Project Member #3 nyro...@gmail.com
(No comment was entered for this change.)
Status: WontFix