![]() |
|
|
|
Registered
|
The image is broken in the left frame. Pain to deal with at 3:14 am. Someone will figure it out.
Dave
__________________
Make sure to check out my balls in the Pelican Parts Catalog! 917 inspired shift knobs. '84 Targa - Arena Red - AX #104 '07 Toyota Camry Hybrid - Yes, I'm that guy... '01 Toyota Corolla - Urban Camouflage - SOLD |
||
![]() |
|
Registered
Join Date: Mar 2003
Posts: 10,324
|
I'll try it tonite.... after I install windows to get a copy of IE... vmware, here I come!
__________________
“IN MY EXPERIENCE, SUSAN, WITHIN THEIR HEADS TOO MANY HUMANS SPEND A LOT OF TIME IN THE MIDDLE OF WARS THAT HAPPENED CENTURIES AGO.” |
||
![]() |
|
The Unsettler
|
If you must use frames try Iframes instead.
__________________
"I want my two dollars" "Goodbye and thanks for the fish" "Proud Member and Supporter of the YWL" "Brandon Won" |
||
![]() |
|
Registered
Join Date: Mar 2003
Posts: 10,324
|
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....
__________________
“IN MY EXPERIENCE, SUSAN, WITHIN THEIR HEADS TOO MANY HUMANS SPEND A LOT OF TIME IN THE MIDDLE OF WARS THAT HAPPENED CENTURIES AGO.” |
||
![]() |
|
Registered
|
I think the torque converter is running low on torgue, and the water pump is 1/2 quart dry...
__________________
"Igneous Aquam et Laudi semper" Carl Muckley |
||
![]() |
|
User
Join Date: Feb 2006
Location: Oakland
Posts: 940
|
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';"); } }
__________________
82 Targa Last edited by ikarcuaso; 03-25-2007 at 08:14 PM.. |
||
![]() |
|
![]() |
User
Join Date: Feb 2006
Location: Oakland
Posts: 940
|
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.
__________________
82 Targa |
||
![]() |
|
User
Join Date: Feb 2006
Location: Oakland
Posts: 940
|
Wayne, ygpm
__________________
82 Targa |
||
![]() |
|
The Unsettler
|
Everyone has pretty much agreed what works. It's MSFT that that does not adhere to the standards.
__________________
"I want my two dollars" "Goodbye and thanks for the fish" "Proud Member and Supporter of the YWL" "Brandon Won" |
||
![]() |
|
User
Join Date: Feb 2006
Location: Oakland
Posts: 940
|
Thanks!
__________________
82 Targa |
||
![]() |
|