Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
December 9, 2015 at 6:10 pm in reply to: Can I add this jQuery script in a 'Row' as background animation? #234300
Hi,
Haha no I mean in this topic of SwiftIdeas, in the beginning I end all my comments with my full name..
Can you please edit them with only my first name?
Thanks 🙂Best Regards,
Jordy
December 9, 2015 at 3:43 pm in reply to: Can I add this jQuery script in a 'Row' as background animation? #234252Hi Mohammad,
Yes! thank you soo much for helping, great support from Swift Ideas! 🙂
Now I can continue working on my site!One last question.. can you please edit my last name in every post?
Best regards,
JordyDecember 9, 2015 at 12:49 pm in reply to: Can I add this jQuery script in a 'Row' as background animation? #234200This reply has been marked as private.December 9, 2015 at 12:37 pm in reply to: Can I add this jQuery script in a 'Row' as background animation? #234194Hi,
This is the page url: http://hollographic.nl/13841-2/you want me to give you the login details of the wordpress login?
thanks,
JordyDecember 9, 2015 at 11:55 am in reply to: Can I add this jQuery script in a 'Row' as background animation? #234162Hi,
I still got the first error about the path.. and another error about using the jQuery.. this is the full script I’ve used now.
<script src=”/wp-content/themes/hollographic/js/jparticle.jquery.min.js”></script>
<script>
jQuery(function(){
jQuery(“body”).jParticle({particlesNumber: 100,
linkDist: 50,
createLinkDist: 150,
disableLinks: false,
disableMouse: false,
background: ‘black’,
color: ‘white’,
width: null,
height: null,
linksWidth: 1,
particle: {
color: “white”,
minSize: 2,
maxSize: 4,
speed: 10,}
});
});
</script>Attachments:
You must be logged in to view attached files.December 9, 2015 at 11:32 am in reply to: Can I add this jQuery script in a 'Row' as background animation? #234132Hi,
This is the script I add:
<script src=”/js/jparticle.jquery.min.js”></script>
<script>
$(function(){
$(“body”).jParticle({particlesNumber: 100,
linkDist: 50,
createLinkDist: 150,
disableLinks: false,
disableMouse: false,
background: ‘black’,
color: ‘white’,
width: null,
height: null,
linksWidth: 1,
particle: {
color: “white”,
minSize: 2,
maxSize: 4,
speed: 10,}
});
});
</script>Thanks,
Jordy HolDecember 9, 2015 at 11:18 am in reply to: Can I add this jQuery script in a 'Row' as background animation? #234120Hi,
Thanks for the fast response!I’ve followed your steps, I’ve uploaded the jparticle.jquery.min.js file to the theme directory.. then I added the scripts from the index.html file in the ‘Raw JS’ element, unfortunately it doesn’t work..I only get two errors in the console..
You have any idea what I’m doing wrong or is it even possible?Thanks,
Jordy HolAttachments:
You must be logged in to view attached files. -
Posted in: We hit Power Elite.