Hi when i run ho-jquery on IE8 compatibility mode i got this 2 erros:

######### ERROR ONE ########################

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/
4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.1; .NET
CLR 3.5.30729; .NET CLR 3.0.30729)
Timestamp: Fri, 28 Aug 2009 00:38:27 UTC


Message: Expected identifier, string or number
Line: 43
Char: 5
Code: 0
URI: http://192.168.1.10:3002/javascripts/hobo-jquery.js?1242424954


Message: 'hjq' is undefined
Line: 88
Char: 7
Code: 0
URI: http://192.168.1.10:3002/gerafacturas

######### ERROR TWO ########################

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/
4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.1; .NET
CLR 3.5.30729; .NET CLR 3.0.30729)
Timestamp: Fri, 28 Aug 2009 00:38:37 UTC


Message: Expected identifier, string or number
Line: 43
Char: 5
Code: 0
URI: http://192.168.1.10:3002/javascripts/hobo-jquery.js?1242424954


Message: 'hjq' is undefined
Line: 88
Char: 7
Code: 0
URI: http://192.168.1.10:3002/gerafacturas

Anyone has the solution for this? At the other browses everything
works great.

Thank you in advance

On Aug 20, 3:28 am, Ritchie Young <[email protected]> wrote:
> I wasn't sure where to submit this to so I logged it on GitHub but I'll
> repost it here too because it's likely to be of interest to this group.
>
> http://github.com/bryanlarsen/hobo-jquery/issues/#issue/3
>
> BTW: Bryan, thanks for writing Hobo JQuery. I'd be lost without it.
>
> ----
>
> The chosen value of a select tag in a <hjq-dialog-and-button> will be
> ignored when the dialog is submitted. Instead the default value for the
> select is submitted.
>
> This seems to be because the formlet is cloned before it is serialized.
> Apparently JQuery clone doesn't copy DOM values like currently selected item
> in a <select>.
>
> Seehttp://www.mail-archive.com/[email protected]/msg60449.html
>
> I've worked around it by serializing the original element instead of the
> clone which is, of course, a shameful and ugly hack but works because I
> don't happen to have any sub-forms or formlets.
>
> /Ritchie
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo 
Users" 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/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to