beckwiga
Programmer
- Mar 30, 2005
- 70
Hello all. I need an extra set of eyes if someone is willing to have a look.
'targetitem' is null or not an object
in IE when I view a page I am developing. I can't figure out why I'm getting it. The JS works fine in FF, altough visually my page needs work is FF.
Instead of posting my code in here, please view page source of both pages.
On the LB_XPAND_LOGGED.php page, find the Convert link under Find a Spot. When clicked, calls convert.shtml.
My problem is after I use JS to convert a latitude and longitude (or fill in some bogus values), when I click Return to Lat and Long, I am not able to return a value back to my original page. I get the null object error. I want the Lat and Long from the popup page to populate back to the original php page.
Any one see the problem?? Like I mentioned, it works in FF. I can't figure out what IE is telling me.
thanks in advance.
beckwiga
'targetitem' is null or not an object
in IE when I view a page I am developing. I can't figure out why I'm getting it. The JS works fine in FF, altough visually my page needs work is FF.
Instead of posting my code in here, please view page source of both pages.
On the LB_XPAND_LOGGED.php page, find the Convert link under Find a Spot. When clicked, calls convert.shtml.
My problem is after I use JS to convert a latitude and longitude (or fill in some bogus values), when I click Return to Lat and Long, I am not able to return a value back to my original page. I get the null object error. I want the Lat and Long from the popup page to populate back to the original php page.
Any one see the problem?? Like I mentioned, it works in FF. I can't figure out what IE is telling me.
thanks in advance.
beckwiga