Skip to content

fixes #30 #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 6, 2012
Merged

fixes #30 #31

merged 3 commits into from
Sep 6, 2012

Conversation

dvdotsenko
Copy link

Daniel Dotsenko added 3 commits September 6, 2012 12:00
Minifyers were confused and merged all refs to one value instead of swapping them.
MrRio added a commit that referenced this pull request Sep 6, 2012
@MrRio MrRio merged commit ba9495b into parallax:master Sep 6, 2012
@drestucc
Copy link

James the internet connection is slow in my area and I find it hard to get into github. Therefore additionally write mail.

I'm using IE9 with Windows 64-bit
In GoogleChrome no problem, the script runs perfectly.

Thats is the code :


<!doctype html>

<script src="js/ga.js" type="text/javascript"></script> <script src="js/jquery-1.7.1.min.js" type="text/javascript"></script> <script src="js/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script> <script src="jspdf.js" type="text/javascript"></script> <script src="js/basic.js" type="text/javascript"></script> <script type="text/javascript"> $(function() { $("#accordion-basic, #accordion-text, #accordion-graphic").accordion({ autoHeight: false, navigation: true }); $( "#tabs" ).tabs(); $(".button").button(); }); </script>

Run Code

<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-32767308-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://informax12/JMF') + '/js/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>

thanks

James, thanks for answerme..

Now the error message is:

Message: The data area passed to a system call is too small.
Línea: 1502
Carácter: 6
Código: 0
URI: http://informax12/jmf/jspdf.js

Agente de usuario: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; Creative AutoUpdate v1.40.01)
Fecha: Sun, 1 Jan 2006 11:56:21 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants