DP_jQuery_XXXXXXXXXXXXX is not defined when using with google chrome extension at content level
        Posted  
        
            by KamiMark
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by KamiMark
        
        
        
        Published on 2010-05-18T07:56:13Z
        Indexed on 
            2010/05/18
            8:00 UTC
        
        
        Read the original article
        Hit count: 298
        
Hi
I'm developing a google chrome extension. I am trying to use the jquery-ui datepicker inside a jquery-ui dialog of the existing webpage (content level)
Like so: Screenshot
I get "DP_jQuery_1274168529407 is not defined" when I click on any button of the datepicker widget and I have no idea why
Please help :)
© Stack Overflow or respective owner