473,321 Members | 1,778 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,321 software developers and data experts.

jquery conflict

49
Not sure how many people have tried using this portal yet, but I have set it up and like it. I know it uses jquery and i think i am having a conflict.

I have been trying to add facebox modal popup to it and it crashes. Anyone have any suggestions for me?

Here is the portal I am using:
http://trilancer.com/jpolite/#t1

And here is the jquery popup I want to add into the portal:

http://famspam.com/facebox
Nov 9 '09 #1
5 2676
gits
5,390 Expert Mod 4TB
could you show what you have done please ... so that we might see what the problem is?

kind regards
Nov 10 '09 #2
jrod11
49
Unfortunately I can't post it because i am using it for an intranet which isn to available outside of our network.

I just followed the directions on the the facebox page and included all of the necessary files. I think that they are possibly using different versions of jquery?
Nov 10 '09 #3
gits
5,390 Expert Mod 4TB
without seeing any (at least) example-code it would be just guesswork to say something specific .... of course could it be that someone uses a different juery version ... but without having a look at what you have done it couldn't be said anything for sure ...

kind regards
Nov 11 '09 #4
jrod11
49
Gits,
Thank you for your help. I have solved my issue when I was getting ready to post some code for you to see.

here is what happend and threw me for a loop.

The portal I am working on has a main page, default.asp.

each "widget" is an individual iframe that has the code pertaining to that widget.

the code for the facebox modal window had code calling jquery. The issue was that I already had jquery inserted into the default.asp page, so it was creating duplicate code and having problems. I left the code calling jquery in my iframe, and the actual jquery.js file was included in my default.asp file.

sorry might sound confusing, but all is good now. thank you for your help!
Nov 11 '09 #5
gits
5,390 Expert Mod 4TB
that is often the case - i mean when rethinking the code by trying to simplify it for an example to show it to someone ... often leads to finding some issues that occur with the problematic code ... so i'm glad to hear that you got it working and thank you for posting a hint regarding the solution so that users with similar problems might get an idea where they might have a look at their code :)

kind regards
Nov 12 '09 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Gale | last post by:
I'm working on something in jQuery with XPath What I want to do is: if checkbox is checked, set background color od label that contain input(checkbox) to red I have this code:...
1
by: DuaneMoraes | last post by:
A new book on jQuery, the powerful JavaScript library, has been announced by Packt In Learning jQuery, Karl Swedberg and Jonathan Chaffer, creators of the popular jQuery learning resource...
1
by: mikeh3275 | last post by:
I'm new to developing in jQuery, so I'm probably doing this wrong. I'm loading a form into a modal dialog box and I'm trying to assign a click event to the button in the form, but I can't seem to...
20
by: Aaron Gray | last post by:
There does not seem too be anyway to test if two jQuery references are the same element. Given :- ... <div id="1"></div .... Then :- alert( $("#1") == $("#1"))
26
by: RobG | last post by:
Do some of the regulars here need to re-think their (sometimes strident) opposition to libraries? Both Microsoft and Nokia have announced support for jQuery. It seems to have gained quite a bit...
2
by: souporpower | last post by:
Hi All I am trying to print some HTML using JQUERY. I am posting the code. I don't see the alert. It seems as though the function is not registered when the document is loaded. Can someone...
53
by: souporpower | last post by:
Hello All I am trying to activate a link using Jquery. Here is my code; <html> <head> <script type="text/javascript" src="../../resources/js/ jquery-1.2.6.js"</script> <script...
2
by: maheswaran | last post by:
Hi all, pls see the urls http://capdigisoft.net/testscript/index1.php http://capdigisoft.net/testscript/index2.php for the above url i have used prototype.js (for index1.php) and Jquery...
5
by: jrod11 | last post by:
hi, I found a jquery html table sorting code i have implemented. I am trying to figure out how to edit how many colums there are, but every time i remove code that I think controls how many colums...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.