As I know my friends,you are frustrated .. Thinking That how to remove back link button from jquey menu provided by apycom ....
The solution for the problem is you have to just paste the code below in your .html file at the end.
Why they put this Back link button???
The solution for the problem is you have to just paste the code below in your .html file at the end.
<div style="visibility: hidden">
<br />
<a href="http://apycom.com/">Apycom jQuery Menus</a><br />
</div>Why they put this Back link button???
- For their publicity
- Free version
- To make you buy the full version of that menu as to stop its illegal usage.
I think as a devloper you must have knowledge of devloper tools. using chrome's Devloper tools put the pick button at "no back link".
what you have found is that there is <a href="" > </a> tag.. In which link is specified.
notice that the whole stuff is in <div><div> tag.
And This tag is last tag...as there is no <div> tag after that.
so using jquery function we found the last <div> tag and make it invisible.
there is no change in Effects....
Enjoy..
Hi,CSS is designed primarily to enable the separation of document content (written in HTML or a similar markup language) from document presentation with Web Design Cochin, including elements such as the colors, fonts, and layout.Thanks.....
ReplyDeletehttp://stylishwebsites.blogspot.in/2012/02/how-to-remove-no-backlink-text-in.html
ReplyDeletepoint no 2
Go to this link and copy code from there and replace menu.js that code by this one.
ReplyDeleteIts works 100% and removed permanantly, and enjoy your web menus :) I am sharing a link https://www.facebook.com/groups/softvalley/permalink/610472639044017/
thank u so much
ReplyDeleteit worked
ReplyDeletethanksss, i solved this problem nowwwww
ReplyDelete