Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Equivalent in Firefox
Message
 
To
21/09/2012 10:32:38
General information
Forum:
Javascript
Category:
IFrame
Miscellaneous
Thread ID:
01553412
Message ID:
01553457
Views:
52
I don't think it'll help with that issue. jQuery helps with the document itself but not with the Window frames. In fact, jquey doesn't work across frames - you can only work on the current document.

+++ Rick ---



>Again... use jQuery. It handles alot of the cross browser differences for you.
>
>>I have this working in IE:
>>
>>
>>parent.frames['IFrameSelection'].Order()
>>
>>
>>I would like to get an equivalent syntax in Firefox.
>>
>>So far, I have this:
>>
>>
>>parent.document.getElementById('IFrameSelection').Order()
>>
>>
>>But, it cannot find the javascript function in that particular frame as it says "parent.document.getElementById('IFrameSelection').Order()" is not a function.
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform