Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
cluetip on Safari Mac throws error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Krittick  
View profile  
 More options Mar 29 2008, 10:58 pm
From: Krittick <b...@krittick.net>
Date: Sat, 29 Mar 2008 19:58:02 -0700 (PDT)
Local: Sat, Mar 29 2008 10:58 pm
Subject: cluetip on Safari Mac throws error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7
Safari on mac is throwing this error:

NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7

When using any method to call the tooltip function.

Safari Windows has no issues, nor does any other browser.

Any ideas?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Karl Swedberg  
View profile  
 More options Mar 30 2008, 9:01 pm
From: Karl Swedberg <k...@englishrules.com>
Date: Sun, 30 Mar 2008 21:01:22 -0400
Local: Sun, Mar 30 2008 9:01 pm
Subject: Re: [jQuery] cluetip on Safari Mac throws error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7
Hmm. Not sure. Might it have something to do with an ajax request? Are  
you testing it on a page that resides on your local machine? Are you  
getting the same error on this page? ...
http://plugins.learningjquery.com/cluetip/demo/

It's working fine for me here with Safari 3.1 Mac.

If it's a problem with a page up on a public server, can you provide a  
link?

Thanks,

--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com

On Mar 29, 2008, at 10:58 PM, Krittick wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Krittick  
View profile  
 More options Mar 31 2008, 1:06 am
From: Krittick <b...@krittick.net>
Date: Sun, 30 Mar 2008 22:06:35 -0700 (PDT)
Local: Mon, Mar 31 2008 1:06 am
Subject: Re: cluetip on Safari Mac throws error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7
Yeah, that page works fine, but my page doesn't, although the syntax
doesn't seem to have any issues. Page is visible at http://krittickalhost.net/plans/
The "?" text is what triggers the cluetip event on hover. It's using
the span title method of displaying it.

On Mar 30, 9:01 pm, Karl Swedberg <k...@englishrules.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Karl Swedberg  
View profile  
 More options Mar 31 2008, 9:08 am
From: Karl Swedberg <k...@englishrules.com>
Date: Mon, 31 Mar 2008 09:08:13 -0400
Local: Mon, Mar 31 2008 9:08 am
Subject: Re: [jQuery] Re: cluetip on Safari Mac throws error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7
When I open your page in Firefox, I immediately get the following  
error message in the Firebug console:

        An invalid or illegal string was specified" code: "12

The Safari error is a little different, I see. I wonder if it might  
have something to do with the permissions that are set for that file  
on your server? Just a guess here, but since the script is doing some  
DOM modification, maybe you have something set that doesn't allow for  
that. Perhaps you could try temporarily setting the file to 777 and  
see what happens.

If that doesn't work, you could try isolating where that error is  
coming from. For example, if you think it's the cluetip script, you  
could remove all of your other script references (except the core  
jquery one, of course). Then use a selector that points to a single  
element.

--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com

On Mar 31, 2008, at 1:06 AM, Krittick wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Krittick  
View profile  
 More options Apr 5 2008, 2:15 am
From: Krittick <b...@krittick.net>
Date: Fri, 4 Apr 2008 23:15:58 -0700 (PDT)
Local: Sat, Apr 5 2008 2:15 am
Subject: Re: cluetip on Safari Mac throws error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7
I managed to find the issue. I was serving the page as valid
application/xhtml+xml, which Safari mac apparently didn't like.
Switching to the less-valid text/html fixed the issue, albeit with a
warning upon validation.

On Mar 31, 9:08 am, Karl Swedberg <k...@englishrules.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Karl Swedberg  
View profile  
 More options Apr 5 2008, 8:35 am
From: Karl Swedberg <k...@englishrules.com>
Date: Sat, 5 Apr 2008 08:35:23 -0400
Local: Sat, Apr 5 2008 8:35 am
Subject: Re: [jQuery] Re: cluetip on Safari Mac throws error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7
Thanks for sharing your discovery! Glad to hear that you managed to  
resolve the issue, even though the solution required a compromise.

--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com

On Apr 5, 2008, at 2:15 AM, Krittick wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »