Asked by Camilla
at 2024-11-17 06:12:05
Point:500 Replies:11 POST_ID:828800USER_ID:11642
Topic:
jQuery;;Programming for ASP.NET
I followed an example here to make a JQuery calendar work (with help from leakim971).
1. The page works here
http://arms.staging.firehost.com/datetest.aspx
2. Then, I added the control to the actual page but that's when I'm running, what it seems like, conflict with another JQuery library on the page. I played around with commenting out JQuery libraries but I still can't figure it out. Also, I don't think I can just remove them from the page. I don't want to break something else.
I read about using .onConflict() but not sure how.
You can look at it here. I looked at the error in Chrome.
http://arms.staging.firehost.com
You can login with jane@kittycomp.com/Orange123$
Then, on the grid you see, click on "Pending". There's a textbox right above that telerik textbox. That's what I want to work
1. The page works here
http://arms.staging.firehost.com/datetest.aspx
2. Then, I added the control to the actual page but that's when I'm running, what it seems like, conflict with another JQuery library on the page. I played around with commenting out JQuery libraries but I still can't figure it out. Also, I don't think I can just remove them from the page. I don't want to break something else.
I read about using .onConflict() but not sure how.
You can look at it here. I looked at the error in Chrome.
http://arms.staging.firehost.com
You can login with jane@kittycomp.com/Orange123$
Then, on the grid you see, click on "Pending". There's a textbox right above that telerik textbox. That's what I want to work

