/    Sign up×
Community /Pin to ProfileBookmark

Javascript acting weird on IE (CushyCMS broke the site?)

Alright, I’m requesting help since I have no javascript skills at all.
Basically the situation is that I was advised to use cushycms to edit a company’s website (that I work for) and updated some simple details.
Having done this, we have noticed that the website is no longer working correctly on IE (still seems to work fine on firefox)
I have no idea what’s gone wrong, but was hoping it might be simple and some kind soul might be able to at least point me in the direction

The following is a chunk of the code taken from the source:

<script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/mootools/1.2.3/mootools-yui-compressed.js”></script>

<script type=”text/javascript” src=”Resources/js/mootools-1.2.3.1-more.js”></script>

<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js”></script>

<script src=”http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js”></script>
<script src=”Resources/js/jquery.cross-slide.min.js”></script>
<script type=”text/javascript”>$.noConflict();</script>

<script type=”text/javascript” src=”Resources/js/navigation-across-the-nation.js”></script>

<script type=”text/javascript” src=”Resources/js/newsticker.js”></script>

<script type=’text/javascript’ src=’Resources/js/jquery.scrollTo-min.js’></script>
<script type=’text/javascript’ src=’Resources/js/jquery.serialScroll-min.js’></script>
<script type=’text/javascript’ src=’Resources/js/init.js’></script>

<script class=”cushycms”type=”text/javascript”>

jQuery(document).ready(function(){

jQuery(‘#logo’).hide();

jQuery(‘.nofollow’).click(function(event){event.preventDefault();}); //default to showing menu page if no javascript

jQuery(‘#slideshow’).css(‘background-image’,’none’); //hide the background image – only there for non-javacript visitors

});

jQuery(window).load(function(){

setTimeout(“jQuery(‘#logo’).fadeIn()”,2000);

jQuery(“<div style=’display:none’ class=’preload’></div>”).insertBefore(‘#uber_container’);

jQuery(‘.preload’).load(‘preload.html’);

});

</script>

<script type=”text/javascript” src=”http://malsup.github.com/jquery.cycle.all.js”></script>

<script type=”text/javascript”>
jQuery(document).ready(function(){

jQuery(‘#slideshow’).cycle({
fx: ‘uncover’,
speed: ‘slow’,
timeout: 6000 });

});//end of document ready
</script>

Apologies if this isn’t the correct way to go about asking, I’m just worried that something bad happened after using CushyCMS (it was literally just changing an address to a newer one in the “simple mode” as I’m simple!

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@PadonakMar 29.2012 — so what's going wrong in IE and what error it reports?
Copy linkTweet thisAlerts:
@Troy_IIIMar 29.2012 — [CODE]<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/mootools/1.2.3/mootools-yui-compressed.js"></script>
<script type="text/javascript" src="Resources/js/mootools-1.2.3.1-more.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
<script src="Resources/js/jquery.cross-slide.min.js"></script>
<script type="text/javascript">$.noConflict();</script>
<script type="text/javascript" src="Resources/js/navigation-across-the-nation.js"></script>
<script type="text/javascript" src="Resources/js/newsticker.js"></script>
<script type='text/javascript' src='Resources/js/jquery.scrollTo-min.js'></script>
<script type='text/javascript' src='Resources/js/jquery.serialScroll-min.js'></script>
<script type='text/javascript' src='Resources/js/init.js'></script>
<script type="text/javascript" src="http://malsup.github.com/jquery.cycle.all.js"></script>[/CODE]

seeing all this junk...

just looking at it makes my head hurt

and no we can't fix other peoples libraries.

jquery is not a programing language so the best bet is you ask them about their idiom in their support forums. Im pretty sure they can't help either if all you can say is that your code 'is not work' -and why do you pepole take responsibility for things you don't know a thing about?
×

Success!

Help @puppazian spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...