I have made the backend for the search feeds thing. Though it does not work in the frontend now, you can see the results in the console. When you typw something like movies, in the console you will get an object containing ten links to feedurls. Now the question is how to display the results. Suggest some ways and make a div. Some ideas I had :
- The part showing the icons will be flushed and the searchresults will be displayed as lielements. Srikanth try to design a block for this. I will handle the dynamic hiding part.
I have made the backend for the search feeds thing. Though it does not work in the frontend now, you can see the results in the console. When you typw something like movies, in the console you will get an object containing ten links to feedurls. Now the question is how to display the results. Suggest some ways and make a div. Some ideas I had :