Drupal JQuery broken? - javascript

Not sure what's going on but the Jquery.js is dying on me with "d is not null". This came out of no where. I can't seem to figure out how to fix it it.
Screenshot of firebug:
From this drupal link link Michelle (3rd comment) claims this is Collapsible forum containers issue? (Which as far as I know I am not using?) but it doesn't seem to help?
Anybody have any suggestions?
Thanks!

I was having the same problem, but really needed the functionality of Webform Conditional. If you really want to use Webform Conditional, you might try making the fixes suggested on this page:
http://drupal.org/node/788952
Worked PERFECTLY for me.

I disabled the Webform Conditional module and the problem disappeared.

Related

Lazyload is loading the same page or content over and over again

I'm a newbie when it comes to javascript or jquery stuff.
I have this website here: https://www.brindestip.com.br/brindes/Agendas
It's loading the same thing over and over again when i scroll. It wasn't like this before and i don't know what happened.
Here's the lazyload code:https://www.brindestip.com.br/js/lib/jquery.lazyload.js
Can you guys tell me whats wrong with the code so i can fix it? I tried looking at it myself and i saw other topics about people with similar situations but seems like my code is different from then and/or i didn't uderstand.
Thanks.
Nevermind, i found out the problem...
I blocked cookies and forgot to allow then again lol
Sorry about that...

Facing a issue in contact us page looks like JavaScript issue

i’m facing a issue in contact us page of my website. It’s showing some java script code under email image. I don’t now why it’s showing i tried to solve but can’t. Please help me out why this is showing. Here is screenshot Screenshoot of issue. Please help me out how to fix it? I'm not a developer but can solve if anyone give me the solution. Here's affected url: https://www.hrdbearing.com/contact-us.
I want to know the solution of this problem.
It looks like the plugin you use to build your pages is not working since it is showing the markup text instead of the page content.
Check if it is installed and try to update.

How do I change the information that is being presented by my algolia wordpress plugin in my autocomplete drop down menu?

I think it says it in the title pretty well.
I do not know where to go to resolve this. I have tried looking at the CMS for algolia, I have tried looking at the autocomplete.js file, I have tried looking at many files but I am still with no answer.
Can anyone help? Thanks in advance!
Ok so if anyone runs into a similar problem it is listed in the alogolia help guide, I simply overlooked a step and didn't see how to resolve it. It is here if anyone needs it
https://www.algolia.com/doc/tutorials/search-ui/autocomplete/auto-complete/#initialize-the-client

jQuery fancybox not working in IE7

I've got a problem in good old IE7, as one of my clients is still using it.
For some reason, fancybox doesn't open and just throws a JS error in the jquery file itself.
I've tried debugging it, but have not found the solution as of yet.
Can you guys help me out here?
The site is http://beta.baeckerei-glasenapp.de/filialen/ and, as you can see in other browsers, the fancybox should open once you click on one of the 9 elements.
BTW: The HTML is generated by my CMS, so please excuse the "dl>a", which is nit valid HTML5 AFAIK.
Thanks
Tobias Timpe
There is a new version, which may solve the issues you are struggling with:
http://fancyapps.com/fancybox/

Javascript/CSS drop downs not working

I am trying to add css dropdowns to the navigation menu. But it is not working. I would like to know what is causing the problem. Your help is highly appreciated. Here is the link:
Drop downs to navigation bar
The error that I get is that ddlevelsmenu is not defined... is there some sort of initialization you have to do for the library you're using?
EDIT: Ahhh, there's the problem. I looked up this library: you need to be including ddlevelsfiles/ddlevelsmenu.js, but you are not. Include that, and re-read
http://www.dynamicdrive.com/dynamicindex1/ddlevelsmenu/index.htm
to make sure you got everything in there you need, then you should be set!
Ahh! You never closed the tag. Change to and I bet you it will work. Those little typos can be the nastiest =

Categories

Resources