- Screen name: Takis
Takis's Profile
5 Posts
3 Responses
0
Followers
Show:
- Expanded view
- List view
Private Message
- 16-Nov-2019 06:01 AM
- Forum: Using jQuery
I 'm using the jquery .offset().top to build a fixed menu on my website and it works absolutely perfect but ONLY when the user look at the top of the page. If you try to scroll the body down to the middle and then try to click at the left links of the menu the scroll has strange behavior and doesnt display the correct anchors anymore or even worst stops to work. Why is that? What i 'm doing wrong?- 20-Oct-2019 06:11 AM
- Forum: Using jQuery
I use the following code to show/hide a div using jquery toggle. I try to find a way so browser can remember the last status of the popup div. What i want is to keep this div always open even on page refresh/reload until a user close it. I think that i have to use html5 web storage and jQuery but i don't know how can i apply it on my code.Could you please help me as cant find anything similar by googling it? :(Thanks in advance- 28-Sep-2018 09:59 AM
- Forum: Using jQuery Plugins
I just created a search function using the typeahead jquery library. My problem is that when i select an item from the dropdown list it return all the synonyms inside the input field instead of the name of item:
In my example if you try to type "Fruits" and select the item from the drop-down list it works ok. But if you try to type "Apple" or "Orange" and then select "Fruits" from the drop-down list, then it returns all the synonyms of "Fruits" in the input field eg "Apple, Orange, Banana".
I just want to get only the name of the item inside the input field when i select an item from the list no matter if i type the name itself or its synonyms. What am i doing wrong?
Here is my JSFIDDLE
- 08-Sep-2018 06:32 PM
- Forum: Using jQuery
Hello community.I 'm building a search function which is filtering the listed items by their names everytime a user is start typing into an input field and at the same time it counts the number of displayed items/results.I want to improve it more so i added 2 checkboxes that will allow users to sort the results by (eg best rated, or specific tags). In my current example there are 2 checkboxes (OPEN FIRST, BEST RATED)
How can i make them so if someone click on them to sort the listed items ?Thanks in advance.- 30-Aug-2018 02:57 PM
- Forum: Using jQuery
I have a list that contains 6 items/divs. How can i filter the items that contain specific text by clicking/select a checkbox? For the following example i want to filter the items that contains the word "green" when i select the checkbox labeled "green" and so on. I want to make it work with jquery.
Could you please help me? Thanks in advance.
Here is
a JSFIDDLE with my code.
- «Prev
- Next »
Moderate user : Takis
© 2013 jQuery Foundation
Sponsored by and others.

