Link in responsive web - core.js

Hi, I'm making a responsive site (test: http://allganized.nl/index2015.html) but still have some problems to solve ;o)
One of the problems is the hyperlinks in the navigation. I have a script core.js which make the links go in a soft way to it's place in stead of jumping (working o.k.: http://allganized.nl/)
Unfortunately now it doesn't work anymore!!! Does this has anything to do with the responsive design? Anyone any clue???

You have some errors in your html that should be cleaned up. Go to http://validator.w3.org to get a listing.
You also have calls to two different versions of the jQuery library, that almost always breaks your scripts.
You might be able to get away with using just the newer of the two (jquery-1.10.2.min.js) and comment out or delete the older one (jquery/1.8/jquery.min.js)

Similar Messages

  • AEM 5.6 - Responsive Web Design Device Preview option

    Hi,
    we have developed responsive web design website in AEM 5.6 and wanted to enable to preview option for various device in the side kick as like Geometrixx Media website and have followed the steps in the below URL for enabling the preview option for various devices using Side Kick and i am able to see the Device and Rotate button but if click device arrow to see list of devices then is displaying empty. Added the necessary configuration mentioned in the below link. 
    http://dev.day.com/docs/en/cq/current/developing/mobile/responsive.html#Previewing%20for%2 0Specific%20Devices
    Any help/guess please
    -Sudharsan S

    Hi Sudharsan,
    It is  documented at [1]. Make sure
    *   simulator.jsp included in page component
    *   cq:deviceGroups set for /etc/mobile/groups/responsive
    *   Configure page component in felix console at com.day.cq.wcm.mobile.core.impl.MobileEmulatorProvider
    [1]  http://dev.day.com/content/docs/en/cq/current/developing/mobile/responsive/mediaquery.html
    Thanks,
    Sham

  • Code for Responsive Web gallery

    Hi, I'm looking for some sample code for Responsive web galleries. Not Flash ones. Web ones.
    Ones that will respond to tablets, pads, and various web pages, including iPhone/iPad even (no flash)
    Straight forward web pages are fine. Maybe HTML5, and Responsive.
    Thanks for any help.

    Have you checked out http://shop.theturninggate.net/collections/core-elements-3/products/2014-html-gallery to see how they do it?  It is a free gallery for Lightroom 4/5 and you should be able to take a look at the code and see how it was done.  That should get you going in the right direction.

  • Weblogic Portal with Responsive Web Design

    Hi All,
    Did any body used CSS3 Media Queries (Responsive web designing) in Weblogic portal like for layouts,jsp's etc.,.
    Thanks,
    Venkat Sarvabatla

    Here is the link:
    http://www.destiny-seminars.com/dev/index.html
    The dev directory contains:
    index.html
    contact.html
    speaking.html
    training.html
    about.html
    The first page to look at where I had the most recent, most completed page, is - about.html. That will be my template for the rest.  Also, there was supposed to be a feed from my blog showing up on this page; it was also perfect at first. Then, my shaded black site links section and and the copyright footer quit showing up. When I commented out the blog feed code, the footers showed up again. At one time, it all was working. so this is yet another problem I cannot figure out why stuff is changing seemingly by itself.
    These pages were originally created in an online tool called webflow.com. It worked great, but they did not honor the full trial changes before they made site updates that eliminated any free use at all. This code for all files and images were exported into a zip file. The CSS files are titles as follows, in the css directory:
    normalize.css
    timothy-hartwell.css
    webflow.css
    Please help!

  • Responsive Web Design Survey

    The web team at Adobe is conducting a survey related to Responsive web design.
    We request you to spare around 5 minutes of your time in providing us the feedback.
    Here is the link to the survey : https://adobe.typeform.com/to/ZN5aYk
    Thank you in advance.
    Best regards,
    Rajnish

    Do you know when Responsive design will be available?  Does Muse support HTML 5 yet?   Perhaps dreamweaver is the better choice at this time.  Thank you.

  • Problems with Responsive Web Design

    Not really sure how to ask this, but here we go. I am new to responsive web design; always worked with html coding and tables like in Front Page. I have the concept down of sections, then containers, then columns if needed to place my content and images. Several times in my process, I get a page done or nearly done, and then later on, my text or images re-arrange themselves and overlap themselves. In other words, the text layers itself on top of another text. The two images below were laid out perfectly just a little while ago.
    The max width of all containers on the page is 940px. It works great, until it doesn't I have not changed any margins or anything to make this “overlapping” of objects occur. I get satisfied with a page, and all the sudden, magically it screws up. What am I missing here? If I highlight the container, it shows a margin on the left of 342px, and a margin on the right of 343px. Looking at the CSS Designer however, these numbers do not show up. Only the 940px. I am not changing the CSS either prior to this event happening. This occurs whether in IE or Chrome.
    In this first image, the red breadcrumbs started out being parallel with the search feature, and should be in the gray area. The gray menu text, was in the white area above the gray bar when it looked right. Both sets of items (i.e., red breadcrumb and search feature are set in two columns. Each column with is 50%.
    In this next image, the items in the black bar were side, by side. Now they are not, and I did nothing to them or the stylesheet. The mail image column is 8.333%, the join text is in a column that is 25%, and the join us form is in a column that is 66.666%.
    Hope this helps you help me!  Very frustrated.

    Here is the link:
    http://www.destiny-seminars.com/dev/index.html
    The dev directory contains:
    index.html
    contact.html
    speaking.html
    training.html
    about.html
    The first page to look at where I had the most recent, most completed page, is - about.html. That will be my template for the rest.  Also, there was supposed to be a feed from my blog showing up on this page; it was also perfect at first. Then, my shaded black site links section and and the copyright footer quit showing up. When I commented out the blog feed code, the footers showed up again. At one time, it all was working. so this is yet another problem I cannot figure out why stuff is changing seemingly by itself.
    These pages were originally created in an online tool called webflow.com. It worked great, but they did not honor the full trial changes before they made site updates that eliminated any free use at all. This code for all files and images were exported into a zip file. The CSS files are titles as follows, in the css directory:
    normalize.css
    timothy-hartwell.css
    webflow.css
    Please help!

  • Device Channels vs. Responsive Web Design

    When to use Device Channels?
    When to use Responsive Web Design?

    Device channels are used when we want to make our SharePoint site viewable on mobile devices. Though Responsive Web Design also does the same thing by making the design fluid enough to be adjusted based upon the mobile device.
    But the major difference here comes when we want a different design on different devices. Like for example, we want that in the desktop version we want to see a banner image on the site home page but in mobile we don't want that banner image to show. Or
    lets say you want different mobile devices like Windows Phone, Android etc show different content then we should prefer Device Channels as device channels gives you a flexibility to target specific content of a site on different devices.
    With Responsive design you can hide using css but still those components will be there on the screen and hence they will be loaded on the page. But with device channels, using different device channel panel, they will be loaded only for the specific device
    only.
    Using Device Channels, you can create different master page and different css for different devices and you only have to create one single page which will be flexible enough to render differently on different devices.
    For more reference have a look at the following link
    http://social.technet.microsoft.com/wiki/contents/articles/23157.device-channels-in-sharepoint-2013.aspx
    Hope that helps.
    Geetanjali Arora | My blogs |

  • If I click on an e-mail address link in a web page instead of a blank message opening I always get a pop up screen with a log-in for googlemail. I do not have and do not want a googlemail account. I just want to be able to send e-mails using Outlook.

    If I click on an e-mail address link in a web page instead of a blank message opening I always get a pop up screen with a log-in for googlemail. I do not have and do not want a googlemail account. I just want to be able to send e-mails using Outlook.

    OUtlook was already set as the mail client for FF, and is my operating system (XP)'s default mail programme. therefore problem not solved at all. what I get whenever I follow a link in a webpage to send an e-mail is a little pop up window asking me to sign in to gmail or open an account. any other suggestions?

  • Cannot Open pdf from a link inside a web page.

    I cannot open a pdf that is in link in a web page.  I get an error message saying "cannot find file ... Make sure that path or Internet address is correct"it is looking for the PDF on our network and also when I open the Web page from a flash drive on the same computer where the web page and PDF are in the same folder, it asks if I trust the site and I choose Allow and the PDF does not open then either. But when i do the latter on a different machine, open the folder and web page from a FD where they are in the same folder, it asks if I trust the site and I choose Allow, it opens the PDF.
    Adobe Acrobat 8 Standard 8.1.3
    Internet Explorer 8.0.6001.18702
    Windows XP Professional  Version 2002 Service Pack 3
    Any ideas as to what is going on here?

    Here is the markup in the web page for the link to the PDF:
    "<a
     href="MANUAL/station%20manual.pdf">Fuel Station Manual</a>"

  • Firefox froze up. So I removed from computer and reloaded. If I close Firefox, can't restart by clicking on the icon. Have to end process in Task Manager. It then starts. Some links on some web pages won't work.

    Hi,
    As I say in the question I don't know what happened but Firefox just stopped operating and then became erratic. So I removed the firefox programme from my computer and reloaded Firefox.
    It now runs normally but I can't run Firefox on two tabs, only one, and if I close it down during a session I can't reopen it using the desk top icon. I go to task manager, processes, and end process for Firefox - then I can start it using the icon on the desktop.
    I have also noticed that some links on a web page won't work - javascript is involved.
    Thanks for your herlp,
    Mike FD

    It sounds like you are getting in a hurry.
    If you force Firefox to close in a hurry, then it won't normally start until you re-start the computer. There are ways around this, but I'm not going to go into them right now.
    None-force way to close Firefox down: Close the program and wait. Do something else. Firefox appears as if it is closed, but it's not. Firefox cleans out cookies and it's cache after you close it. That takes a few minutes. You can't restart it while it's doing house cleaning.
    After it is done, then you can restart Firefox normally. You can watch it in the Task Manager.
    The same applies if you are installing javascript. You have to wait a few minutes.
    As for running it with multiple tabs, I usually have 5 or 6, or more, tabs open at a time. Have no idea what the problem is there. Firefox needs special permission by use of a pop-up option to close with multiple tabs open.

  • I recently upgraded to iOS 7.0.  When I open Safari to a blank page, a small "Settings" icon appears against the white background.  When I click on it, it opens  a link to a web page that is not among my other bookmarks.  How can I get rid of it?

    I recently upgraded to iOS 7.0.  When I open Safari to a blank page, a small "Settings" icon appears against the white background.  When I click on it, it opens  a link to a web page that is not among my other bookmarks.  How can I get rid of it?

    Leliforever, cheek you list of installed add-ons, the Ask toolbar can be installed without the users knowledge.
    For checking other extensions that may cause this, follow the procedure in this link - https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • 2 issues: 1. Firefox crashes everytime I try to open QuickBooks online 2. When I click an email link on a web site, it opens a blank FF browser instead of an email program. Please advise.

    2 issues:
    1. Firefox crashes every time I try to open QuickBooks online. I have submitted numerous crash reports.
    2. When I click an email link on a web site, it opens a blank FF browser instead of an email program. I have set the default to Microsoft Outlook and also tried changing it to Gmail. Each time I click an email link on any web site, however, it just opens up a blank page instead of one of my email programs.

    I'm not clear on where you are seeing that text. When I view Google's cached page from the page found in this search
    https://www.google.com/search?q=site%3Asitetrail.com%2Faskearth.com
    It doesn't match yours exactly. There is an iframe with a Google map in it in the "Hosting Analysis" section, which in your pasted page seems to be the "Site Server" section.
    Which Google site did you search?

  • HT2506 In pages how can I link text within the document? I can find a bookmark option and links only allows me to link to a web page

    Hi all,
    This is my first time using this discussion site! Any help would be great, as I am getting very frustrated with pages!
    What I am trying to do is link text at the bottom of a document to a page at the beginning of the document. I can't find a bookmark option adn when I clink insert link it only provides an options to link to a web page. Help! thanks

    Bookmarks are missing (sadly) and with them, the ability to create an in document link.
    I was looking for this feature in a Table of Contents. When you assign a 'style' to text in a document, you can Insert > Table of Contents. Then Pages will keep the TOC updated and you'll be able to 'link' from the page number in the TOC. (Not much help though, for the OP)

  • How to add SharePoint 2013 Promoted link list view web part in page programatically with Tiles view using CSOM.

    How to add SharePoint 2013 Promoted link list view web part in page programatically with Tiles view using CSOM. I found that it can be
    done by using XsltListViewWebPart class but how can I use this one by using shraepoint client api.
    shiv

    Nice, can you point me to the solution please ?
    I'm  trying to do this but I get an error : 
    Web Part Error: Cannot complete this action. Please try again. Correlation ID: blablabla
    StackTrace:    at Microsoft.SharePoint.SPViewCollection.EnsureViewSchema(Boolean fullBlownSchema, Boolean bNeedInitallViews)     at Microsoft.SharePoint.SPList.GetView(Guid viewGuid)   
    All help really appreciated.

  • Looking for a simple tutorial to building my first responsive web site in Dreamweaver CC.

    I am looking for a simple tutorial to building my first responsive web site in Dreamweaver CC.
    I have watched the tv.adobe video 3 times and I cam not able to do the actions the author shows.
    help.
    Ken Edwards

    Responsive and simple don't go hand-in-hand.  First do some prep-work to understand the concepts.
    Responsive Web Design
    http://coding.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/
    Introduction to CSS Media Queries
    http://www.adobe.com/devnet/dreamweaver/articles/introducing-media-queries.html
    Jump start your RWD projects with any of the Responsive Frameworks below:
    Foundation Zurb
    http://foundation.zurb.com/templates.php
    Skeleton Boilerplate
    http://www.getskeleton.com/
    Initializr (HTML5 Boilerplate, Responsive or Bootstrap)
    http://www.initializr.com/
    DMX Zone's Bootstrap FREE extension for DW
    http://www.dmxzone.com/go/21759/dmxzone-bootstrap/
    Project Seven's Page Packs (Commercial CSS Templates)
    http://www.projectseven.com/products/templates/index.htm
    Have fun!!
    Nancy O.

Maybe you are looking for