word-games-theme 0.9.3 → 0.9.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/_data/blog/nav.json +1 -1
  3. data/_data/header/en/data.json +10 -2
  4. data/_data/wordgames/en/anagram_word_finder.json +2 -0
  5. data/_data/wordgames/en/feature_certain_positions.json +54 -0
  6. data/_data/wordgames/en/find-words-that-start-with-the-letters.json +54 -0
  7. data/_data/wordgames/en/root.json +10 -2
  8. data/_data/wordgames/en/word-meaning.json +86 -0
  9. data/_data/wordleSolver/en/data.json +6 -0
  10. data/_includes/Monumetric/Monumetric.html +48 -0
  11. data/_includes/autogenerated/content.html +1 -4
  12. data/_includes/cssfile/links.html +12 -0
  13. data/_includes/custom-head.html +0 -29
  14. data/_includes/find-words-in-certain-positions/words-in-certain-positions.html +168 -0
  15. data/_includes/head/index.html +3 -29
  16. data/_includes/header/blogHeader.html +1 -2
  17. data/_includes/header/index.html +1 -1
  18. data/_includes/script.html +16 -12
  19. data/_includes/section/commonPage.html +105 -101
  20. data/_includes/section/feature.html +1 -1
  21. data/_includes/section/news.html +8 -7
  22. data/_includes/section/related_categories_post.html +155 -150
  23. data/_includes/section/wordGroup.html +2 -12
  24. data/_includes/wordle-solver/wordle-solver.html +2 -3
  25. data/_layouts/allpages.html +1 -6
  26. data/_layouts/autogencontent.html +2 -5
  27. data/_layouts/blog.html +1 -2
  28. data/_layouts/default.html +18 -21
  29. data/_layouts/disclaimer.html +5 -2
  30. data/_layouts/page.html +7 -17
  31. data/_layouts/page2.html +3 -18
  32. data/_layouts/post.html +26 -23
  33. data/_layouts/privacyPolicy.html +2 -1
  34. data/_layouts/termAndCondition.html +1 -0
  35. data/_layouts/{wordleSolver.html → tools.html} +18 -11
  36. data/_layouts/wordMeaning.html +80 -66
  37. data/_layouts/xyzpages.html +1 -6
  38. data/assets/css/advancedFilter.css +8 -0
  39. data/assets/css/content.css +3 -3
  40. data/assets/css/home.css +58 -41
  41. data/assets/css/news.css +2 -2
  42. data/assets/css/style.css +26 -7
  43. data/assets/css/wordGroup.css +8 -4
  44. data/assets/css/wordleSolver.css +8 -14
  45. data/assets/css/wordsInCertainPosition.css +212 -0
  46. data/assets/images/wordswithletters-logo.png +0 -0
  47. data/assets/js/X-letter.js +12 -2
  48. data/assets/js/scrabbleDictonary.js +101 -0
  49. data/assets/js/wordScrabble.js +4 -1
  50. data/assets/js/wordleSolver.js +25 -18
  51. data/assets/js/words-in-certain-positions.js +302 -0
  52. data/assets/js/words-starting-with.js +564 -0
  53. metadata +12 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e0450ed273413d1170969122a1758331dde127bf419c5142b81b7853ee34e498
4
- data.tar.gz: 1dbc3be72d51e72b7bac2519193339e02d9348a38a6b879d22e7536a8a1b5c86
3
+ metadata.gz: 9c99d6e8ceebbf380b40cfd9e0a73d40343aed804dfae21bf35b173fd44b68dc
4
+ data.tar.gz: 1a5517161c056065965a014f57c44c190960c69867331384b0448da5d0be0386
5
5
  SHA512:
6
- metadata.gz: ef14886ae8c2bf7d709fa73fb4b5031453ad37175ad6a632e620cd35c6f6600d798a6c11f1c280ce2aa8819e3b97042691a36a7e80a477cc1c17ead61c6f3fdb
7
- data.tar.gz: 0ac040c17edeb5890f6ff55e44e5b7729f2bbf4c75b7bfec5224e74d6a03db2163acb577acd95f50547e285b0a681386ed221be424ae8fcd0c874053149a4e2a
6
+ metadata.gz: 034ba7bbe368dad5e22d49cb035dd1eb91073a407a078e96cce2499cd129a7687ae46d2ccfe0719638c4403266bd80a47d0716701d26078b401ee201c3c421c2
7
+ data.tar.gz: 063155f181705355949bb295558a89a3b20d8d3d6be2d28da1f9964c73672eab2547cb99d6aa1059c38e0cfd035257377bd52b4e19f4a36aac9f622a76c2c1e4
data/_data/blog/nav.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "navbarBrandText": "",
3
- "navbarBrandLogo": "/assets/images/word-games-logo.svg",
3
+ "navbarBrandLogo": "/assets/images/wordswithletters-logo.png",
4
4
  "navItems": [
5
5
  {
6
6
  "name": "Blog",
@@ -2,8 +2,16 @@
2
2
  "tooltip": "words with letters",
3
3
  "more": [
4
4
  {
5
- "name": "words",
6
- "url": "/test"
5
+ "name": "Wordle Solver",
6
+ "url": "/wordle-solver"
7
+ },
8
+ {
9
+ "name": "Find words with letters in certain positions",
10
+ "url": "/find-words-with-letters-in-certain-positions"
11
+ },
12
+ {
13
+ "name": "Find words that start with the letters",
14
+ "url": "find-words-that-start-with-the-letters"
7
15
  },
8
16
  {
9
17
  "name": "4 letter words with these letters and a blank",
@@ -2,6 +2,8 @@
2
2
  "title": "Anagram word finder",
3
3
  "h1": "Anagram word finder",
4
4
  "meta": "Still thinking of unscrambling words and anagrams ? Use our anagram finder now!",
5
+ "tags": "",
6
+ "categories": "wordle",
5
7
  "featureNo": "02",
6
8
  "feature_title": "Features",
7
9
  "blogNo": "03",
@@ -0,0 +1,54 @@
1
+ {
2
+ "title": "Easiest way to find words with letters in certain positions - Wordswithletters",
3
+ "h1": "Find words with letters in certain positions",
4
+ "h2": "Enter letters at given positions below and submit",
5
+ "meta": "Enter letters at specific positions, press submit, and that's all you need to do to find words ",
6
+ "tags": "",
7
+ "categories": "wordle",
8
+ "featureNo": "02",
9
+ "feature_title": "Features",
10
+ "featureList": [
11
+ {
12
+ "feature_heading": "",
13
+ "feature_text": "",
14
+ "fa_class": "../assets/images/star.svg"
15
+ },
16
+ {
17
+ "feature_heading": "",
18
+ "feature_text": "",
19
+ "fa_class": "../assets/images/star.svg"
20
+ },
21
+ {
22
+ "feature_heading": "",
23
+ "feature_text": "",
24
+ "fa_class": "../assets/images/star.svg"
25
+ },
26
+ {
27
+ "feature_heading": "",
28
+ "feature_text": "",
29
+ "fa_class": "../assets/images/star.svg"
30
+ },
31
+ {
32
+ "feature_heading": "",
33
+ "feature_text": "",
34
+ "fa_class": "../assets/images/star.svg"
35
+ },
36
+ {
37
+ "feature_heading": "",
38
+ "feature_text": "",
39
+ "fa_class": "../assets/images/star.svg"
40
+ }
41
+ ],
42
+ "faqList": [
43
+ {
44
+ "Question": "",
45
+ "Answer": ""
46
+ }
47
+ ],
48
+ "jsfilepaths": [
49
+ "../assets/js/words-in-certain-positions.js"
50
+ ],
51
+ "cssfilepaths": [
52
+ "../assets/css/wordsInCertainPosition.css"
53
+ ]
54
+ }
@@ -0,0 +1,54 @@
1
+ {
2
+ "title": "Easiest way to find words starting with given - Wordswithletters",
3
+ "h1": "Find words that start with the letters",
4
+ "h2": "Enter letters from which words start and submit",
5
+ "meta": "Enter letters from which words should start, press submit, and that's all you need to do to find words starting with given letters. Easy and fast !",
6
+ "tags": "",
7
+ "categories": "wordle",
8
+ "featureNo": "02",
9
+ "feature_title": "Features",
10
+ "featureList": [
11
+ {
12
+ "feature_heading": "",
13
+ "feature_text": "",
14
+ "fa_class": "../assets/images/star.svg"
15
+ },
16
+ {
17
+ "feature_heading": "",
18
+ "feature_text": "",
19
+ "fa_class": "../assets/images/star.svg"
20
+ },
21
+ {
22
+ "feature_heading": "",
23
+ "feature_text": "",
24
+ "fa_class": "../assets/images/star.svg"
25
+ },
26
+ {
27
+ "feature_heading": "",
28
+ "feature_text": "",
29
+ "fa_class": "../assets/images/star.svg"
30
+ },
31
+ {
32
+ "feature_heading": "",
33
+ "feature_text": "",
34
+ "fa_class": "../assets/images/star.svg"
35
+ },
36
+ {
37
+ "feature_heading": "",
38
+ "feature_text": "",
39
+ "fa_class": "../assets/images/star.svg"
40
+ }
41
+ ],
42
+ "faqList": [
43
+ {
44
+ "Question": "",
45
+ "Answer": ""
46
+ }
47
+ ],
48
+ "jsfilepaths": [
49
+ "../assets/js/words-starting-with.js"
50
+ ],
51
+ "cssfilepaths": [
52
+ ""
53
+ ]
54
+ }
@@ -1,7 +1,9 @@
1
1
  {
2
2
  "title": "Word finders to help you find word with given letters.",
3
- "h1": "How many words can you make with these letters ?",
4
- "h2": "Enters letters in gray, yellow, and green to see potential words",
3
+ "h1": "Enter letters to create words with letters!",
4
+ "h2": "Enter the letters in input below",
5
+ "tags": "",
6
+ "categories": "",
5
7
  "meta": "Use wordfinders to win any word games such as scrabble, word with friends etc.",
6
8
  "featureNo": "02",
7
9
  "feature_title": "Features",
@@ -70,6 +72,12 @@
70
72
  "Answer": "Yes, our word finder is mobile friendly. So you can use it on your laptop, tab or smart phone also."
71
73
  }
72
74
  ],
75
+ "jsfilepaths": [
76
+ ""
77
+ ],
78
+ "cssfilepaths": [
79
+ ""
80
+ ],
73
81
  "aboutList": [
74
82
  {
75
83
  "aboutText": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Enim odio sapiente unde voluptatibus, excepturi saepe quisquam veniam architecto delectus dolor eos dolorem id itaque necessitatibus laborum cupiditate asperiores officia? Deleniti!"
@@ -0,0 +1,86 @@
1
+ {
2
+ "title": "Word Meaning - Words with letters",
3
+ "h1": "Word Meaning - Words with letters",
4
+ "h2": "",
5
+ "meta": "Still thinking of unscrambling and unjumbling jumbled words ? Use our jumble solver now!",
6
+ "featureNo": "02",
7
+ "feature_title": "Features",
8
+ "blogNo": "03",
9
+ "blog_title": "Blog",
10
+ "FaqNo": "04",
11
+ "Faq_title": "FAQ",
12
+ "aboutNo": "05",
13
+ "about_title": "About",
14
+ "featureList": [
15
+ {
16
+ "feature_heading": "But you must have surely heard it if you are huge fan of jumble games",
17
+ "feature_text": "However, if word games is your cup of tea and especially jumble puzzles, you’ll understand how essential is an unscrambler to unscramble jumbled words",
18
+ "fa_class": "../assets/images/star.svg"
19
+ },
20
+ {
21
+ "feature_heading": "Where to use this Unscramble words - Jumble solver?",
22
+ "feature_text": "Unscramble words - Jumble solver can be used in any word game like Scrabble, Super Scrabble, AbbleDabble, AlphaJax, Wordfeud, Droidwords,Word By Post, Word hums, Wordsmith, Lexulous, Literati, etc.",
23
+ "fa_class": "../assets/images/star.svg"
24
+ },
25
+ {
26
+ "feature_heading": "How this Unscramble words - Jumble solver works?",
27
+ "feature_text": [
28
+ "It's extremely simple!: Just enter the jumbled word and there you get the actual word. For example:",
29
+ "\nATLS EON ADLCWIRD will become ONE LAST WILDCARD",
30
+ "\nOT AEKM NWI DORWS turns into MAKE WORDS TO WIN",
31
+ "\nBJMLU EELPHR turns into JUMBLE HELPER"
32
+ ],
33
+ "fa_class": "../assets/images/star.svg"
34
+ }
35
+ ],
36
+ "faqList": [
37
+ {
38
+ "Question": "How to use jumbled solver?",
39
+ "Answer": "Enter up to 15 letters in the large blue box above. When you’re done entering your letters, simply hit the search button on the right.The jumbled solver cheat can unscramble the letters and supply an inventory of doable words for you to use in your on-line games. You can use our advanced filter option to find the exact words you are looking for, or even sort these results out alphabetically or by points.",
40
+ "": "",
41
+ "__1": ""
42
+ },
43
+ {
44
+ "Question": "What is jumbled solver?",
45
+ "Answer": "Jumbled word finder will arrange the words entered by you in a word that makes sense. It shows the results of all the words that you can make using the letters entered by you. Youcan sort these reults out bu A-Z, Z-A or by points that you get per word.",
46
+ "": "",
47
+ "__1": ""
48
+ },
49
+ {
50
+ "Question": "Can I know how much points will the word score in a word game?",
51
+ "Answer": "Yes, absolutely. Our website not only provides you all the possible word formations from the words entered by you but also displays the points that you will score if you use this word in a game. The number displayed on the bottom right corner of each word is the points you will get from the word.",
52
+ "": "",
53
+ "__1": ""
54
+ },
55
+ {
56
+ "Question": "What are the sorting options available?",
57
+ "Answer": "We provide multiple sorting options. You can sort the search results from A-Z and from Z-A. We also have an option in which the results are sorted by the points they earn on a scrabble board from highest to lowest.",
58
+ "": "",
59
+ "__1": ""
60
+ },
61
+ {
62
+ "Question": "Can I sort the search results?",
63
+ "Answer": "Yes, jumble solver allows you to sort the search results. Once the results are displayed, according to the number of results generated, the sort function with appear on the screen.",
64
+ "": "",
65
+ "__1": ""
66
+ },
67
+ {
68
+ "Question": "What are the dictionary options available?",
69
+ "Answer": "Word jumble help unscramble allows you to take into consideration three dictionaries, thereby increasing your chances of finding more words that make sense. The dictionary options available with us are Dictionary, TWLO6(US, Canada and Thailand), SOWPODS (UK and others) and Enable (Words with Friends)",
70
+ "": "",
71
+ "__1": ""
72
+ },
73
+ {
74
+ "Question": "How can I use the Advanced filter option?",
75
+ "Answer": "To use the advanced filter option just click on Advanced Filters. Fill in your options like word Starts With, the Prefix, what letters or words it Must Include, what it Contains, what your word End With, the Suffix, the length of the word and click on apply."
76
+ }
77
+ ],
78
+ "aboutList": [
79
+ {
80
+ "aboutText": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Enim odio sapiente unde voluptatibus, excepturi saepe quisquam veniam architecto delectus dolor eos dolorem id itaque necessitatibus laborum cupiditate asperiores officia? Deleniti!"
81
+ },
82
+ {
83
+ "aboutText": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Enim odio sapiente unde voluptatibus, excepturi saepe quisquam veniam architecto delectus dolor eos dolorem id itaque necessitatibus laborum cupiditate asperiores officia? Deleniti!"
84
+ }
85
+ ]
86
+ }
@@ -44,5 +44,11 @@
44
44
  "Question": "",
45
45
  "Answer": ""
46
46
  }
47
+ ],
48
+ "jsfilepaths": [
49
+ ""
50
+ ],
51
+ "cssfilepaths": [
52
+ "../assets/css/wordleSolver.css"
47
53
  ]
48
54
  }
@@ -1,7 +1,55 @@
1
1
  {% if jekyll.environment == 'production' and site.MonumetricID %}
2
+ <script>
3
+ const autoLoadDuration = 5; //In Seconds
4
+ const eventList = ["keydown", "mousemove", "wheel", "touchmove", "touchstart", "touchend"];
5
+
6
+ const autoLoadTimeout = setTimeout(runScripts, autoLoadDuration * 1000);
7
+
8
+ eventList.forEach(function (event) {
9
+ window.addEventListener(event, triggerScripts, { passive: true })
10
+ });
11
+
12
+ function triggerScripts() {
13
+ runScripts();
14
+ clearTimeout(autoLoadTimeout);
15
+ eventList.forEach(function (event) {
16
+ window.removeEventListener(event, triggerScripts, { passive: true });
17
+ });
18
+ }
19
+
20
+ function runScripts() {
21
+ document.querySelectorAll("script[delay]").forEach(function (scriptTag) {
22
+ scriptTag.setAttribute("src", scriptTag.getAttribute("delay"));
23
+ });
24
+ }
25
+ </script>
2
26
  <script type="text/javascript" defer delay="{{site.MonumetricID}}" data-cfasync="false"></script>
3
27
  {% endif %}
4
28
 
5
29
  {% if jekyll.environment == 'development' and site.MonumetricID %}
30
+ <script>
31
+ const autoLoadDuration = 5; //In Seconds
32
+ const eventList = ["keydown", "mousemove", "wheel", "touchmove", "touchstart", "touchend"];
33
+
34
+ const autoLoadTimeout = setTimeout(runScripts, autoLoadDuration * 1000);
35
+
36
+ eventList.forEach(function (event) {
37
+ window.addEventListener(event, triggerScripts, { passive: true })
38
+ });
39
+
40
+ function triggerScripts() {
41
+ runScripts();
42
+ clearTimeout(autoLoadTimeout);
43
+ eventList.forEach(function (event) {
44
+ window.removeEventListener(event, triggerScripts, { passive: true });
45
+ });
46
+ }
47
+
48
+ function runScripts() {
49
+ document.querySelectorAll("script[delay]").forEach(function (scriptTag) {
50
+ scriptTag.setAttribute("src", scriptTag.getAttribute("delay"));
51
+ });
52
+ }
53
+ </script>
6
54
  <script type="text/javascript" delay="{{site.MonumetricID}}"></script>
7
55
  {% endif %}
@@ -4,7 +4,7 @@
4
4
 
5
5
  <div class="container-fluid mx-0 article auto-gen-content">
6
6
  <div class="row mx-auto-0">
7
- <div class="col-md-8 mx-auto">
7
+ <div class="col-md-6 mx-auto">
8
8
  <div class="pageHeading text-left mb-5">
9
9
  <h1 class="content-heading pb-0 m-0">
10
10
  {{dataToShow.h1}}</h1>
@@ -34,8 +34,6 @@
34
34
  </li>
35
35
  </ul>
36
36
  </div>
37
-
38
-
39
37
  <div class="subHeading" style="margin: 50px 0;">
40
38
  {%- if site.name == "wordswithletters" -%}
41
39
  <h1 class="content_sub_heading pb-0 m-0">
@@ -72,7 +70,6 @@
72
70
  </h1>
73
71
  {%- endif -%}
74
72
  </div>
75
-
76
73
  <div class="listofwords">
77
74
  {%- for letter in dataToShow.words-%}
78
75
  {%- for item in letter -%}
@@ -0,0 +1,12 @@
1
+ {% assign cssData = site.data.[page.folderName][lang][file] %}
2
+ {{site.data.customcdns.customcdns.cssfiles}}
3
+ {%- if cssData.cssfilepaths -%}
4
+ {%- for path in cssData.cssfilepaths -%}
5
+ <link defer rel="stylesheet" href="{{path}}">
6
+ {%- endfor -%}
7
+ {%- endif -%}
8
+ {%- if cssData.csscdns -%}
9
+ {%- for item in cssData.csscdns -%}
10
+ {{item}}
11
+ {%- endfor -%}
12
+ {%- endif -%}
@@ -28,34 +28,5 @@
28
28
 
29
29
  {%- include google-analytics.html -%}
30
30
  <!-- {% include adsense/adsense.html %} -->
31
- {%- if site.MonumetricID -%}
32
- <script>
33
- const autoLoadDuration = 5; //In Seconds
34
- const eventList = ["keydown", "mousemove", "wheel", "touchmove", "touchstart", "touchend"];
35
-
36
- const autoLoadTimeout = setTimeout(runScripts, autoLoadDuration * 1000);
37
-
38
- eventList.forEach(function (event) {
39
- window.addEventListener(event, triggerScripts, { passive: true })
40
- });
41
-
42
- function triggerScripts() {
43
- runScripts();
44
- clearTimeout(autoLoadTimeout);
45
- eventList.forEach(function (event) {
46
- window.removeEventListener(event, triggerScripts, { passive: true });
47
- });
48
- }
49
-
50
- function runScripts() {
51
- // console.log(document.querySelector("script"))
52
- // console.log("Javascript Executed!")
53
- // console.log(document.querySelectorAll("script[delay]"))
54
- document.querySelectorAll("script[delay]").forEach(function (scriptTag) {
55
- scriptTag.setAttribute("src", scriptTag.getAttribute("delay"));
56
- });
57
- }
58
- </script>
59
- {%- endif -%}
60
31
  {% include Monumetric/Monumetric.html %}
61
32
  </head>
@@ -0,0 +1,168 @@
1
+ <div class="container wordsInCertainPos_container">
2
+ <div class="row">
3
+ <div class="col-md-10 mx-auto wordsInCertainPos">
4
+ <div style="font-size: 15px;" class="alert errMessage" role="alert"></div>
5
+ <form name="verify" class="forms_data">
6
+ <div class="form-group">
7
+ <div class="col-md-6 p-0">
8
+ <div class="d-flex">
9
+ <div class="Ist">
10
+ <input data-id="0" type="text" autocomplete="off" tabIndex="0"
11
+ class="letter_field greenLetters greenWithIndex form-control px-5" maxlength="1"
12
+ id="first" onkeyup="move(this,'second')">
13
+ <small>1st<span> Letter</span></small>
14
+ </div>
15
+ <div class="2nd">
16
+ <input data-id="1" type="text" autocomplete="off" tabIndex="1"
17
+ class="letter_field greenLetters greenWithIndex form-control px-5" maxlength="1"
18
+ id="second" onkeyup="move(this,'third')">
19
+ <small>2nd<span> Letter</span></small>
20
+ </div>
21
+
22
+ <div class="3rd">
23
+ <input data-id="2" type="text" autocomplete="off" tabIndex="2"
24
+ class="letter_field greenLetters greenWithIndex form-control px-5" maxlength="1"
25
+ id="third" onkeyup="move(this,'fourth')">
26
+ <small>3rd<span> Letter</span></small>
27
+ </div>
28
+
29
+ <div class="4th">
30
+ <input data-id="3" type="text" autocomplete="off" tabIndex="3"
31
+ class="letter_field greenLetters greenWithIndex form-control px-5" maxlength="1"
32
+ id="fourth" onkeyup="move(this,'fivth')">
33
+ <small>4th<span> Letter</span></small>
34
+ </div>
35
+
36
+ <div class="5th">
37
+ <input data-id="4" type="text" autocomplete="off" tabIndex="4"
38
+ class="letter_field greenLetters greenWithIndex form-control px-5" maxlength="1"
39
+ id="fivth" onkeyup="move(this,'six')">
40
+ <small>5th<span> Letter</span></small>
41
+ </div>
42
+
43
+ </div>
44
+ </div>
45
+ </div>
46
+ <div class="form-group">
47
+ <div class="col-md-6 p-0">
48
+ <div class="d-flex">
49
+ <div class="6th">
50
+ <input data-id="5" type="text" autocomplete="off" tabIndex="1"
51
+ class="letter_field greenLetters greenWithIndex form-control px-5" maxlength="1"
52
+ id="six" tabIndex="5" onkeyup="move(this,'seven')">
53
+ <small>6th<span> Letter</span></small>
54
+ </div>
55
+
56
+ <div class="7th">
57
+ <input data-id="6" type="text" autocomplete="off"
58
+ class="letter_field greenLetters greenWithIndex form-control px-5" maxlength="1"
59
+ id="seven" tabIndex="6" onkeyup="move(this,'eight')">
60
+ <small>7th<span> Letter</span></small>
61
+ </div>
62
+ <div class="8th">
63
+ <input data-id="7" type="text" autocomplete="off"
64
+ class="letter_field greenLetters greenWithIndex form-control px-5" maxlength="1"
65
+ id="eight" tabIndex="7" onkeyup="move(this,'nine')">
66
+ <small>8th<span> Letter</span></small>
67
+ </div>
68
+ <div class="9th">
69
+ <input data-id="8" type="text" autocomplete="off"
70
+ class="letter_field greenLetters greenWithIndex form-control px-5" maxlength="1"
71
+ id="nine" tabIndex="8" onkeyup="move(this,'ten')">
72
+ <small>9th<span> Letter</span></small>
73
+ </div>
74
+
75
+ <div class="10th">
76
+ <input data-id="9" type="text" autocomplete="off"
77
+ class="letter_field greenLetters greenWithIndex form-control px-5" maxlength="1"
78
+ id="ten" tabIndex="9" onkeyup="move(this,'eleven')">
79
+ <small>10th<span> Letter</span></small>
80
+ </div>
81
+
82
+ </div>
83
+ </div>
84
+ </div>
85
+ <div class="form-group">
86
+ <div class="col-md-6 p-0 wrapper">
87
+ <div class="d-flex">
88
+ <div class="11th">
89
+ <input data-id="10" type="text"
90
+ class="letter_field greenLetters greenWithIndex form-control px-5" maxlength="1"
91
+ id="eleven" value="" autocomplete="off" tabIndex="10" onkeyup="move(this,'twelve')">
92
+ <small>11th<span> Letter</span></small>
93
+ </div>
94
+
95
+ <div class="12th">
96
+ <input data-id="11" type="text"
97
+ class="letter_field greenLetters greenWithIndex form-control px-5" maxlength="1"
98
+ id="twelve" value="" autocomplete="off" tabIndex="11"
99
+ onkeyup="move(this,'thirteen')">
100
+ <small>12th<span> Letter</span></small>
101
+ </div>
102
+
103
+ <div class="13th">
104
+ <input data-id="12" type="text"
105
+ class="letter_field greenLetters greenWithIndex form-control px-5" maxlength="1"
106
+ id="thirteen" value="" autocomplete="off" tabIndex="12"
107
+ onkeyup="move(this,'fourteen')">
108
+ <small>13th<span> Letter</span></small>
109
+ </div>
110
+ <div class="14th">
111
+ <input data-id="13" type="text"
112
+ class="letter_field greenLetters greenWithIndex form-control px-5" maxlength="1"
113
+ id="fourteen" value="" autocomplete="off" tabIndex="13"
114
+ onkeyup="move(this,'fifteen')">
115
+ <small>14th<span> Letter</span></small>
116
+ </div>
117
+
118
+ <div class="15th">
119
+ <input data-id="14" type="text"
120
+ class="letter_field greenLetters greenWithIndex form-control px-5" maxlength="1"
121
+ id="fifteen" value="" autocomplete="off" tabIndex="14"
122
+ onkeyup="move(this,'sixteen')">
123
+ <small>15th<span> Letter</span></small>
124
+ </div>
125
+
126
+
127
+ </div>
128
+ </div>
129
+ </div>
130
+ <div class="form-group text-right">
131
+ <div class="col-md-4 p-0" style="margin: 0 0 0 auto;">
132
+ <button type="submit" id="certain_pos_submit" class="btn wordsInCertainPos_btn mt-3">
133
+ <span id="searchData">SEARCH</span>
134
+ <div class="spinner"></div>
135
+ </button>
136
+ </div>
137
+ </div>
138
+ </form>
139
+ {%- include filterWords/index.html -%}
140
+ </div>
141
+ <div class="col-md-10 mx-auto p-0 mt-3">
142
+ <div id="certain_pos_count"></div>
143
+ <div id="certain_pos_words_data"></div>
144
+ <div class="alert" role="alert" id="certain_pos_error_msg" style="font-size: 15px; padding:15px"></div>
145
+ </div>
146
+ </div>
147
+ </div>
148
+
149
+ <script src="https://code.jquery.com/jquery-3.6.0.min.js"
150
+ integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
151
+ <script>
152
+ $(document).on('keypress', 'input', function (e) {
153
+ if (e.which === 32) {
154
+ e.preventDefault();
155
+ var $next = $('[tabIndex=' + (+this.tabIndex + 1) + ']');
156
+
157
+ if (!$next.length) {
158
+ $next = $('[tabIndex=1]');
159
+ }
160
+ $next.focus().click();
161
+ }
162
+ });
163
+ function move(first, last) {
164
+ if (first.value.length) {
165
+ document.getElementById(last).focus()
166
+ }
167
+ }
168
+ </script>
@@ -29,14 +29,14 @@
29
29
  <link rel="stylesheet" href="{{ '/assets/css/wordGroup.css' | relative_url }}">
30
30
  <link rel="stylesheet" href="{{ '/assets/css/footer.css' | relative_url }}">
31
31
 
32
+ {% include cssfile/links.html %}
33
+
32
34
  <title>
33
35
  {%- unless page.layout == "home" -%}
34
36
  {{dataToShow.title }}
35
37
  {%- endunless -%}
36
38
  {{ page.title}}</title>
37
39
 
38
-
39
-
40
40
  <script>
41
41
  if ('serviceWorker' in navigator) {
42
42
  window.addEventListener('load', () => {
@@ -102,32 +102,6 @@
102
102
 
103
103
  {%- include google-analytics.html -%}
104
104
 
105
-
106
- {%- if site.MonumetricID -%}
107
- <script>
108
- const autoLoadDuration = 5; //In Seconds
109
- const eventList = ["keydown", "mousemove", "wheel", "touchmove", "touchstart", "touchend"];
110
-
111
- const autoLoadTimeout = setTimeout(runScripts, autoLoadDuration * 1000);
112
-
113
- eventList.forEach(function (event) {
114
- window.addEventListener(event, triggerScripts, { passive: true })
115
- });
116
-
117
- function triggerScripts() {
118
- runScripts();
119
- clearTimeout(autoLoadTimeout);
120
- eventList.forEach(function (event) {
121
- window.removeEventListener(event, triggerScripts, { passive: true });
122
- });
123
- }
124
-
125
- function runScripts() {
126
- document.querySelectorAll("script[delay]").forEach(function (scriptTag) {
127
- scriptTag.setAttribute("src", scriptTag.getAttribute("delay"));
128
- });
129
- }
130
- </script>
131
- {%- endif -%}
105
+ {% include Monumetric/Monumetric.html %}
132
106
 
133
107
  </head>
@@ -7,8 +7,7 @@
7
7
  {% else %}
8
8
  <a href="/">
9
9
  <img class="logo-height" loading="lazy" src="{{navbar.navbarBrandLogo}}" alt="{{navbar.navbarBrandLogo}}"
10
- style="height: 40px; width: 40px;" class="navbar-brand-image">
11
-
10
+ style="height: 35px; width: 35px;" class="navbar-brand-image">
12
11
  </a>
13
12
  {% endif %}
14
13