Bug Tracker

Opened 14 years ago

Closed 14 years ago

#4822 closed bug (invalid)

Using JQuery with php.

Reported by: Deepthi Sajja Owned by: joern
Priority: critical Milestone: 1.4
Component: web Version: 1.3.2
Keywords: Cc: [email protected]
Blocked by: Blocking:

Description

Hi,

I have used JQuery lightbox with a php file. Code is <script> $(function() {

$("button[rel]").overlay();

}); </script> <!-- override styles for some of the overlays --> <style> I was getting error saying

Object dosen't support this property or method. after $(function(){.

How can I resolve the issue.

Change History (1)

comment:1 Changed 14 years ago by dmethvin

Resolution: invalid
Status: newclosed

Please ask on a jQuery forum, rather than opening a bug report.

Note: See TracTickets for help on using tickets.