-
Notifications
You must be signed in to change notification settings - Fork 314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nav ul li href error #24
Comments
i was search for this issue for a long time - have tried many things - nothing worked Below is init.js nav section code - i think there is somthing wrong with this section (jquery selector issue or something?). Please help... Init.js:// Initialize scrolly links
|
This is likely a template related issue, not skelJS itself. Contact me directly via email for help with this. |
i have emailed you - kindly help. Thanks. |
I'm having the same issue. Is it not possible to use external links (i.e., something other than a "#" link, like "http://www.google.com") from within the nav tags? |
Never mind, I found a workaround. |
gstett, what was your work around? I've been trying to sort this out myself and haven't found a workaround. |
For those having issues with linking to external sites from the nav bar using the prologue template, be sure you are using the latest version of the js files. Download them directly from n33co's website. |
gstett: could you please tell me what is the workaround? I am in the similar situation. dougmercer: Should I replace all the js files from the latest download ? I am asking because I have made a lot of changes to the base template to suit my need. n33: its an amazing template. Thank you! |
@bhsudeep Yes, I replaced the JS files in full and components of the CSS that I hadn't already modified before realizing I was on the wrong version. For all JS and CSS files, I used http://www.diffchecker.com/ to help compare the proper version to my modified, incorrect version, and brought the outdated files up-to-date as appropriate. |
@dougmercer Thank you! I replaced all the js and css file after making note of the changes. The href is now working but the main section looks stretched out but I should be able to work with it. |
@bhsudeep Hmm, I didn't experience the "stretching" problem you described, so I'm not sure what to suggest there. However, I'm glad you sorted out the href issue! |
I am using skeljs and prologue template. I am facing this issue with menus (nav) - when i put a url like "http://google.com" or "/account/login" it throws this error. The menu is using "#" urls by default - it scrolls sections.
Plese help me in this regards.
url in this menu.
The text was updated successfully, but these errors were encountered: