This link has been bookmarked by 81 people . It was first bookmarked on 30 Jan 2007, by eralex.
-
14 Apr 15
-
Using Javascript
-
JavaScript will work within WordPress. It can be used within WordPress template files in WordPress Themes or Child Themes. JavaScript cannot be added to post content without a special WordPress Plugin that removes the filters that prevent unwanted code within the post content area, for the protection of the user.
-
-
22 Oct 14
-
05 Jun 14
-
10 Jan 14
Erwan Tanguy"<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/pathto/yourscript.js"></script>"
-
12 Dec 13
-
23 Apr 13
-
02 Oct 12
-
11 Jun 12
-
06 Jun 12
H. Tree"<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/pathto/yourscript.js"></script>"
calling javascript into wordpress -
17 May 12
-
For the occasional or one time use of Javascript, you need to put the script into a Javascript file and then call it out from within the post.
-
For recurring Javascripts, consider grouping them together into one file.
-
When using functions lying in multiple Javascript files, write all the Javascript references in the header.php.
-
-
19 Apr 12
-
10 Feb 12
-
01 Feb 12
-
<script type="text/javascript" src="/scripts/emailpage.js"></script>
-
-
16 Dec 11
-
23 Nov 11
-
19 Nov 11
-
27 Sep 11
-
17 Sep 11
-
26 May 11
-
07 Mar 11
-
18 Jan 11
-
17 Aug 10
-
22 Jul 10
-
07 Jul 10
-
25 Jun 10
-
24 Feb 10
-
08 Jan 10
Juan Rafael FernándezNo sabía lo complicado que es usar js desde posts en Wordpress.
-
01 Jan 10
Jason RhodeJavascript will work within WordPress. If used within the template files, most Javascript will work fine. Using them within a post is another matter, though.
-
01 Dec 09
-
03 Oct 09
-
02 Sep 09
-
26 Jul 09
-
22 Jul 09
-
12 May 09
-
03 Apr 09
-
01 Jan 09
-
08 Aug 08
-
01 Aug 08
-
12 Dec 07
-
25 Sep 07
Roissard Ulrich<script type="text/javascript" src="/scripts/updatepage.js"></script>
-
04 May 07
-
03 Apr 07
-
30 Jan 07
-
23 Jun 06
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.