• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: possible bug in webView big and small load sizes...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: possible bug in webView big and small load sizes...


  • Subject: Re: possible bug in webView big and small load sizes...
  • From: jon <email@hidden>
  • Date: Fri, 02 Oct 2009 06:55:09 -0600

that sounds plausible, there are more than one attributes... I don't know the name of the element, just that part of the name is "nol" and that i don't want the one called "cmpb nol"...

which makes it difficult, but you gave me something i can experiment with to see if i can see that behavior happen, thanks.

Jon.



On Oct 2, 2009, at 12:17 AM, Stephen J. Butler wrote:

Does your table element have multiple attributes? The DOM Level 2
specification states that for NamedNodeMap there is no specified order
to the attributes. It could just be coincidence that the larger window
puts attributes in one order, and the smaller in another. If you know
the name of your attribute, why not just call:

attr = [attributes getNamedItem:@"someName"];

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >possible bug in webView big and small load sizes... (From: jon <email@hidden>)
 >Re: possible bug in webView big and small load sizes... (From: "Stephen J. Butler" <email@hidden>)

  • Prev by Date: Re: Re: reading (parsing) CSV (or Excel) data
  • Next by Date: Re: reading (parsing) CSV (or Excel) data
  • Previous by thread: Re: possible bug in webView big and small load sizes...
  • Next by thread: converting a NSView into an NSImage, when scaling via scaleUnitSquareToSize ...
  • Index(es):
    • Date
    • Thread