I can't use any of my JavaScript links in Chrome because it doesn't know what CSS is, it apparently reads it, but it doesn't have any properties that I can find to change. Is this a fault on my part, or are these options missing? I know Google, using a powerful JavaScript engine, would NOT remove one of the best parts of it.
Problem occurred in: Iframe (mainly around this object, but others lack things as well) JavaScript called from button, script, text box, check-box, none of which will work - while all will work in FF/IE/Opera (Maybe not FF3) Example code: (The main issue, SRC change works, but NO style will) ContentFr.height='544'; OR ContentFr.style.height='544'; ContentFr is the name of an iFrame. All objects appear to be missing height/width and many other properties, or are hiding them from me meticulously. All standard W3C-Schools JavaScript information I could look up wouldn't work. If you can be of assistance, I'd happily thank you! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
