Pelican Parts Forums

Pelican Parts Forums (http://forums.pelicanparts.com/)
-   Off Topic Discussions (http://forums.pelicanparts.com/off-topic-discussions/)
-   -   Javascript Cross Browser Experts - I need your assistance... (http://forums.pelicanparts.com/off-topic-discussions/337402-javascript-cross-browser-experts-i-need-your-assistance.html)

slodave 03-24-2007 02:15 AM

The image is broken in the left frame. Pain to deal with at 3:14 am. Someone will figure it out.

Dave

id10t 03-24-2007 01:21 PM

I'll try it tonite.... after I install windows to get a copy of IE... vmware, here I come!

stomachmonkey 03-24-2007 02:44 PM

If you must use frames try Iframes instead.

id10t 03-25-2007 02:54 AM

Wayne - Firefox is complaining about the css - you are missing a } and a few other things.

Also, your CircleClick function is expecting 3 args and you only pass it two. don't think thats your problem tho.

More after coffee....

charlesbahn 03-25-2007 06:47 AM

I think the torque converter is running low on torgue, and the water pump is 1/2 quart dry...

ikarcuaso 03-25-2007 08:05 PM

if (HighlightedRow)
{
for (i=1;i<20;i++)
{
test = eval("parent.frames.main.document.getElementById(' ROW" + HighlightedRow + "_" + i + "')");
if (test)
{
eval("parent.frames.main.document.getElementById(' ROW" + HighlightedRow + "_" + i + "').style.backgroundColor='#F0F0F0';");
eval("parent.frames.main.document.getElementById(' PRICE_ROW" + HighlightedRow + "_" + i + "').style.backgroundColor='#F4EFD2';");
}
}
}

HighlightedRow = HotSpot;
for (i=1;i<20;i++)
{
test = eval("parent.frames.main.document.getElementById(' ROW" + HotSpot + "_" + i + "')");
if (test)
{
eval("parent.frames.main.document.getElementById(' ROW" + HotSpot + "_" + i + "').style.backgroundColor='#BDFFCE';");
eval("parent.frames.main.document.getElementById(' PRICE_ROW" + HotSpot + "_" + i + "').style.backgroundColor='#BDFFCE';");
}
}

ikarcuaso 03-25-2007 08:21 PM

fyi - As I'm sure you've surmised, you'll need to make corresponding changes to get the anchors to work in FF.

Cool feature, btw.

ikarcuaso 03-26-2007 01:15 AM

Wayne, ygpm

stomachmonkey 03-26-2007 03:29 AM

Everyone has pretty much agreed what works. It's MSFT that that does not adhere to the standards.

ikarcuaso 03-28-2007 10:48 AM

Thanks!

http://img.villagephotos.com/p/2006-...0/DSC05561.JPG


All times are GMT -8. The time now is 11:37 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0
Copyright 2025 Pelican Parts, LLC - Posts may be archived for display on the Pelican Parts Website


DTO Garage Plus vBulletin Plugins by Drive Thru Online, Inc.