Jonathan
40e3b50898
Merge pull request #9299 from andmckvr13/fix/instructionsnottooclear
...
Fix Target the same element with multiple jQuery Selectors
2016-07-01 18:40:57 +01:00
Andrew McKeever
93b9b787c1
added more descriptive instructions for users. Clearer that they must use three different methods to add a class
...
Improved instructions for users to see that they must use three different ways to add a class
Added clearer instructions to JQuery/Json challenge
added closing tags to button and em
spelling fix
possbile => possible
2016-07-01 19:09:06 +02:00
Damien Cosset
f747f1eb8e
jQuery Challenge 5 to 10 French Translation ( #9486 )
...
* French Translation jQuery Challenges n°5 to n°10
* French Translation jQuery Challenges n°5 to n°10
* French translation jQuery Challenges 5 to 10
* Update jquery.json
* Update jquery.json
2016-07-01 16:37:21 +01:00
Damien Cosset
f229aad1b6
French translation of first four jQuery challenges ( #9468 )
...
* French translation jQuery Challenge
* French Translation jQuery Challenges 2, 3 and 4
* Update jquery.json
* Update jquery.json
2016-07-01 01:02:03 +01:00
Jonathan
6722e2278e
Merge pull request #9158 from QuincyLarson/remove-simply
...
remove the word simply from a couple challenges
2016-06-29 21:51:34 +01:00
Sunny Thodupunuri
374b4fbc61
Update jQuery.json
...
Added instructions to use double quotes on jQuery selectors since this is stylistically preferred and FreeCodeCamp's tests don't seem to support double-quote selectors. This change will clarify this issue for learners.
Removed escape from quote.
Added link in Get Geo-location Data challenge to remind users to use double quotes around selectors.
2016-06-28 20:06:33 -05:00
sahilkhurana02
62b4e28bb9
Edited the test cases code to make sure the entire test cases are visible.
2016-06-18 00:56:41 +05:30
Jonathan
c1466989c0
Merge pull request #8884 from WillySchu/fix
...
Clarify description of change text inside an element using jquery
2016-06-17 16:11:11 +01:00
Quincy Larson
332ea5f76c
remove the word simply from a couple challenges
2016-06-15 13:15:31 -07:00
Eric Leung
97a253b345
Merge pull request #8901 from Bouncey/FIX/Change-Text-Inside-an-Element-Using-jQuery
...
FIX/Change Text Inside an Element Using jQuery
2016-06-12 16:26:35 -07:00
Stuart
d5b2eb99c7
FIX/Change Text Inside an Element Using jQuery
2016-06-12 09:38:03 +01:00
Priya Ranjan Singh
4134847a14
modify regex to match jquery selector for spaces
2016-06-05 22:37:22 +05:30
Will Schumacher
30e0c59652
Clarify description.
2016-05-31 21:36:34 -07:00
Mrugesh Mohapatra
258f715551
Merge pull request #8519 from farhd/fix/spaces-document-ready
...
adjust test to pass on space after document
2016-05-09 10:08:31 +05:30
Tian Zhou
3bd0949bf6
Fixed Target the same element with multiple jQuery Selectors instructions
2016-05-08 13:08:11 -07:00
Farhad
2a77a971ef
adjust test to pass on space after document
2016-05-08 21:59:30 +02:00
Jonathan
7aeceaf97e
Merge pull request #8145 from 5k9m/translate/DE-translation-jquery
...
German Translation of jQuery Challenges
2016-04-21 14:52:52 +01:00
9k5m
43e99db8c1
German Translation of jQuery Challenges
2016-04-15 23:24:58 +02:00
BKinahan
428a605543
Change test text from "italicize" to "emphasize"
2016-04-14 11:29:46 +00:00
Jose Tello
d9a4badbc0
Change wording from "italicizing" to "emphasizing". Closes #7939 .
2016-04-06 20:14:56 -07:00
Eric Leung
d207c71c81
Clarify instructions for Change Text in jQuery
...
- Clarify to use .html() versus .text()
- Add test to check use of .html()
2016-04-02 00:43:22 -07:00
Eric Leung
c6c17328fe
Change italic method to em in Change Text jQuery
...
- Change italic example from using i to em tag
- Add spaces in editor for ease of code addition
- Update tests to reflect em tag change
2016-03-30 22:55:57 -07:00
Andre Alonzo
8c376a5b32
updated to check for spaces before and after class name
2016-03-20 06:49:58 -07:00
Rex Schrader
6e7d5db741
Change nameXX properties to title XX properties
2016-03-11 21:00:06 -08:00
Vladimir Támara Patiño
4b89084065
Verify and update translation to spanish of jquery.json
...
Closes #6504
Thanks for correction to @justinian336 and @bugron
2016-02-24 13:31:06 -05:00
Venketesh Mahapatra
34077ccd68
Updated the regex
...
updated the rgex because "Target the Parent of an Element Using jQuery" challenge was not accepting valid jquery
closes #6955
2016-02-14 02:53:58 +05:30
SaintPeter
f9c2da7d6a
Normalize Challenges for COM1000
2016-01-20 15:45:32 -08:00
Chris Moore
1598bc305a
Fix a typo. "all elements", not "all element".
2016-01-18 22:18:32 -08:00
Quincy Larson
a6c4ed77a5
further improvements of challenge ssed for better looking views
2016-01-15 04:49:46 -08:00
Quincy Larson
49a57e7965
add chatroom names
2016-01-15 04:46:20 -08:00
Franz Wompner
0435acc45f
Add missing semicolons in front end jQuery challenge
...
Fixes #5946 .
2016-01-07 11:41:35 +01:00
Rex Schrader
bf6f302a8a
Merge pull request #5791 from patsul12/fix/change-color-in-jquery-waypoint
...
updated jquery waypoint to use a higher contrast color
2016-01-02 17:58:55 -08:00
patsul12
7898e0c4bc
updated jquery waypoint to use a higher contrast color, also updated the spanish translation to match
2016-01-02 17:35:54 -08:00
Logan Tegman
6dccffeaf5
Fix Waypoint Jquery Target Parent Test
2015-12-28 09:23:06 -08:00
BKinahan
19411e25ca
Add closing </i> tag to jQuery Waypoint 10 test
...
Edited regex for first test of Waypoint: Change Text Inside an Element Using jQuery to check for entire correct solution rather than just the opening tag, Closes #5461
2015-12-27 22:56:04 +00:00
Logan Tegman
c1542a515e
Merge pull request #5367 from raisedadead/fix/typo-target-specific-child-waypoint
...
Fixes a typo in target a specfic child of an element waypoint
2015-12-19 23:23:36 -08:00
Mrugesh Mohapatra
a47c057da9
Fixes #5334 : Typo in target a specfic child of an element waypoint
2015-12-19 21:10:08 +05:30
Eric Leung
317e224fa1
Add semicolon to jQuery example
2015-12-16 23:57:23 -08:00
Berkeley Martinez
f7f587194d
Add superblock ordering
2015-12-14 13:19:30 -08:00