Drop navigation links to 2 lines for phone size

Hi everyone, Happy Thursday (Or brain dead Thursday for me)!
I'm working on a new "responsive" project.  Being a new project, I'm starting with the smallest width and working my way up.
I have a simple navigation at the top of the page with six text "roll-over" links.
On the smaller size (smart phone - 320px), I need to "wrap" the text links to 2 lines, then one line for all the rest of the larger sizes.  I also need to move a graphic that is directly below the links down to accomodate for the extra line, then back up again when the window size changes.  For some reason, I can't figure how to go about doing this.  Also, the navigation will be added to an existing HTML page when completed.
My question is:
      How do I tell Edge to move the nav from two lines of text to one line (and move the graphic) when I hit a particular window size (media query)?
I will have media queries set up in the CSS for the HTML portion of the page.  Could I simply "show/hide" a particular div, one with the two lines for the nav and one with one line using CSS, or is there a better way?
If it is possible to do the "show/hide" div idea, would it be better (or even possible) to make different navigation animations for each media queries (where needed)?
Sorry about my temporary (I hope!) "brain dead" condition :-)
James

OK, I thought I'd post this for others trying to get Edge Commons to work for their projects.
When you go to the Edge Commons "tutorial" video:
http://tv.adobe.com/watch/create-like-crazy-with-adobe-edge/flexible-l ayouts-using-adobe-edge-animate-and-the-edge-commons-library/
http://tv.adobe.com/watch/create-like-crazy-with-adobe-edge/flexible-layouts-using-adobe-e dge-animate-and-the-edge-commons-library/(Great video and a "must watch" for anyone contemplating using the Edge Commons plugin) They now have a download link for the Edge Commons code files!
Keep in mind, however, that their example is using static images for each size mentioned (300px, 600px, 900px).
If you have "animated" symbols, these will not work as intended!  They WILL play each symbol depending on the screen resolution (300px, 6000px, 900px - Or whatever you set them to) but only the first image!
Fortunately, the solution below is simple!
1. Follow their instructions for setting Edge Commons up:
Under the "Open actions for stage" option ( left of the "Stage" Action in the timeline, click on the {} symbol), add the following code to the 2 options mentioned below:
resize:
if (EC) {
          EC.applyAdaptiveLayout(sym, "adaptiveContainer");
compositionReady:
yepnope({
          load: "http://simonwidjaja.github.com/EdgeCommons/live/EdgeCommons-0.4.0.js",
          //load: "http://localhost/Aktiv/Intern/EdgeCommons/GitHub/master/sprint/EdgeCommons-Sprint-0.0.4.js",
          //load: "http://localhost/Aktiv/Intern/EdgeCommons/GitHub/master/live/EdgeCommons-0.4.0.js",
          callback: function() {
                    EC.setAdaptiveLayouts( [300, 600, 900] );
                    EC.applyAdaptiveLayout(sym, "adaptiveContainer");
2. For each symbol you are playing, add the following code the to  "creationComplete" action:
sym.play(); (or just click on the "play" button to the right)!
That's It!
Everything should work just fine for each screen size you added in the "compositionReady" action!
Hope that helps!
James

Similar Messages

  • Additional phone line for phone system

    Good Morning All,
    I recently purchased a BT Micro system phone system via eBay and it came with some handsets also.
    The phone system has dual line support.
    I already have one BT line for Broadband and calls (analogue) and I was wondering if it would be possible to order an additional auxilary line as I think they are known for the phone system to be able to make and recieve calls if one line is busy but still have it on the same circuit number as the current line. 
    This is the phone system but without the phones, the one I bought from eBay came with phones: http://www.ebay.co.uk/itm/BT-MICRO-TELEPHONE-SYSTEM-IP-PHONE-BROADBAND-AND-WIRELESS-ALL-IN-ONE-BOX-/...
    Hope this makes sense and I would appreciate some help on this. 
    Many Thanks,
    Dominic. 

    Hi john46,
    I tried to order one but an error message said I had to call 0800800150 because I already have a package with BT.
    I think auxiliary lines are business based to be honest so that may be why you hadn't heard of it.
    I know the difference between auxiliary lines and broadband talk. Auxiliary lines allow you to have two or more lines with the same number.
    So one main analogue line with a number and then another 1 or more auxiliary lines with the same number so that callers can get through if one line is busy. Some auxiliary lines don't allow calling features like 1471. A phone system I used presented the message sorry the service requested is not available, thank you for calling,please hang up when in tried to do 1471 on an auxiliary line instead of the main analogue line.
    Hope this explains auxilary lines to you a bit better.
    Best Wishes,
    Dominic

  • How do I set up a ringmaster on my fax 2140 so that I can use the same line for phone

     I have  the HP 2140 Fax Machine and have always had a separate line for the fax.  Now, I have only one line which is
    to be used for both the telepone and my fax machine.  This will save me approx. $200 per year. 

    cannot get my fax machine to except the drpd distintive ring. went to change the print cartg. and screwed something up?     Can you help?

  • E90 - Use BT carkit for phone call, and wired link...

    Hello,
    just bought an E90 and it works great.
    on thing irritates the hell out of me though :-), i can't seem to get BT carkit (nokia CK7W) and a wired link (via the headphone jack) to my car stereo to work like i want it to.
    when i plug in the wired link, the phones asks what i connected (headset or musicbox), so i select the last one, and it repsonse by telling it will use the phone microphone, so... nothing weird here yet (i think) but when i start making calls, no mather what i try, the audio gets send out via the wired link to my car stereo, which is no problem, expect, the Nokia Carkit mutes the speakers of the car stereo :-), so, i hear nothing.
    does anybody know how to get the BT carkit to handle phone calls, and the wired link to handle music?
    or do i need to get an BT connection to my car stereo for this (like the sony MBR-100)?
    any suggestion would be very much appreciated.
    Joash

    Various faults can occur that the customer doesn't think is their fault. Water can be spilled on the master  socket >due to the voltage on the contacts this causes a green verdigree to occur when the water dries up . This causes low insulation faults to occur. The phone plug when moving furniture can be pushed further into master socket damaging the contacts. And as said any fault further into the home is the responsibility of the home owner . A fault on an extension socket  or cable is chargeable due to carpet layers /electricians etc. Gone are the days of nationalisation  . The majority of the public voted for privatation because Post Office Telephones were always being heavily criticised for time delays. Now people are upset they have pay as BT is now a private company--You cant have it both ways. It was good of BT activating your line for free. Not always the case elsewhere. 

  • Need code for padding (spacing) 5 navigation links in my #topnavbar internal style

    need code for padding (spacing) 5 navigation links in my #topnavbar internal style

    I'm new at this and the below code is regarding the navigation bar and links
    I started using a template to create the first html page and made copies of it to create the other four.
    All the links work but I wanted to space them apart further.
    They look basically like this horizontally: Home About Us Photo Gallery Services Contact Us
    #topnavbar {
    text-align:center;
    #topnavbar a:link a:visited{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 100%;
    font-weight: bold;
    color: #039;
    text-decoration: none;
    margin: 0 25px:
    #topnavbar a:hover a:active {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 100%;
    font-weight: bold;
    color: #039;
    text-decoration: none;
          <div id="topnavbar">
          <nav>
          <p><a href="index.html">Home</a>  
             <a href="aboutus.html">About Us</a>  
             <a href="photogallery.html">Photo Gallery</a>
             <a href="services.html">Services</a>
             <a href="contactus.html">Contact Us</a></p>  
          </nav>
           </div>

  • Navigation bar opens new tabs for links on the same site - only newer versions of FireFox does this! Why?

    I've used this custom navigation bar for nearly a decade. New versions of FireFox open new tabs when I navigate to different pages on my weather site. Very annoying!!! I've tried turning off tabs, but then it opens NEW WINDOWS! These links ARE NOT ENCODED TO OPEN IN NEW WINDOWS! What is causing this? Looks like I"m going to have to switch to Chrome or go back to IE, since nobody at Mozilla seems to care about this. They seem to think it is a good feature and not a bug. What gave you the right to decide to open new tabs at random times? If I click a link on a site that is on the same site I'm already on, and the link isn't coded for _blank, then it should open in the same window!

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • Phole Line Split with filter for phone affect DSL Speed

    Hi,
      Without being on the phone for hours for nothing I am trying to figure out sometihng. I am currently paying for 3mb service but download speed through speed check is just above 1mb.  The line that I have connected to the DSL is split with a filter on the other line for my home phone service.  Would this cause a significant decrease in speed?
    Thanks.

    The dsl micro-filter does not lower the connection speed. You need to do more troubleshooting. Try testing your speed with the DSL modem plugged straight into your NID if you can.

  • Navigation link for an existing view

    I am currently using CRM 5.0.  In CRM 5.0 how we can set up new navigation link for an existing view or view set.

    Hi,
      In   CRM 5.0  , you need write navigation links in Run time repository (CRM_IC.XML) file.
    Kathir.

  • Cost of new phone line for BT Basic customers

    I have ordered a new phone line for my 92 year old mother who is moving sheltered housing flats.  She will be charged £130 for the new line because a) there is not an existing line to take over and b) she is a BT Basic customer.  These customers are discriminated against as they are on low income and seem to be the only type of customer that is charged this fee.  Also because it  is just a phone line ie no broadband etc she will be 10 days with no phone and her mobile does not work inside her new flat.  She is a very vulnerable person and again seems to be discriminated against. Any one got any ideas?

    HI the 130.00 charge is made by Openreach for the work to install a new line this charge is made to all customers that need a new line installing for the first time there is no discrimination because you are a BT basic customer like wise the time scale is also the same for all customers it depends on the availability of an engineer to carry out the work
    If you want to say thanks for a helpful answer,please click on the Ratings star on the left-hand side If the reply answers your question then please mark as ’Mark as Accepted Solution’

  • Read Logical Link id for navigation link...

    Hi all,
    By coding I need to read Logical Link Id for any Navigation link.
    As per my requirement I need to read logical link id for my Transaction Launcher which are available on screen as Navigation link.
    I know how to navigate on particular logical link by using CL_CRM_UI_NAVIGATION_SERVICE class but which class will return or how to read this logical link id when I click on my navigation link.
    Thanks in advance.
    Gaurav
    Hi Guy's,
    Any clue for my query??
    Edited by: Gaurav Mehta on Jul 29, 2010 9:20 AM

    thanks.

  • Iam getting Dump  Define Navigational Link FROMCORPACCOUNTSALESAREASEF for source view salesAreasEdit in component BP_SALES

    Iam getting Dumep  ,iam upgrading EHP4. Please team tell me any notes related to this-
    Define Navigational Link FROMCORPACCOUNTSALESAREASEF for source view salesAreasEdit in component BP_SALES.

    Hi Kalpana,
    Do we need to comment below highlighted code to resolve this issue?.
    because if i skip this code while debugging, i'm not getting dump.
    Please let me know.
    METHOD ip_fromcorpaccountsalesareasef.
       me->view_manager->navigate( source_rep_view = me->rep_view
                                 data_collection = iv_collection
                                 outbound_plug   = 'FROMCORPACCOUNTSALESAREASEF' ).
    ENDMETHOD.
    Regards,
    Nagaraju

  • How to Set Individual Managed Metadata Navigation Links to Open in New Window?

    I am using a managed metadata term set for the global navigation in my client's site. Most of the global navigation links point to pages in the current site, and should open in the current browser window/tab as the end user is just navigating within the
    site content. However, I have one particular node in the navigation term set that points to related content scattered around other external sites. The client wants these links to open a new window.
    Unfortunately, I can't seem to set the target for navigation links in the term set. If I was using standard global navigation, I'd be able to select the "Open in new window" checkbox when setting up the link, but that option doesn't appear to be
    supported via MMD navigation.
    Any clever suggestions?
    Thanks!

    I had a similarish requirement at a client once upon a time, they wanted any links that went outside of the intranet web applications to open in a new window.
    The way we managed that was to use jQuery to overwrite the standard hyperlink references for any hrefs that didn't point to internal sites to use the same javascript functions that SharePoint used for links configured to open in a new window. It worked out
    as being about half a dozen lines; check the URL and if it doesn't begin with a set range of options then overwrite the on click behaviour using standard jQuery behaviour.
    If you want it site wide then you just add jQuery and the code snippet to the master page, if you just want it in some places then add a CEWP or a HTML form web part to the relevant pages.

  • Faulty line for over a month now but BT says it is...

    Has anyone got any suggestions, please?  I reported a faulty line on 22nd April - it had an increasing amount noise on it (which it has had for ages but had become unbearable) including clicking, and my broadband kept dropping.  I had done all the usual checks, disconnecting my home equipment and reconnecting it individually, and so on, and had checked my router which was fine.  My ISP insisted that it was due to a faulty line and said that I should report it to BT.  We have already had a fault repaired on the external line this year and one or two last year. 
    BT sent out an engineer on 24 April who traced the fault to 143m out from the junction box on our house.  He went to junction box two halfway down our drive and found an absolute mess of old cabling which had been patched and cut into and bundled up and patched again, in the 50 pair cable feeding our telephone service 35 pairs were unuseable and the cable very old and damaged. 
    He put in a report saying that the manhole in the street needed investigating and also drew up a plan to have the cable from the street supplying our property to be replaced as it is really unviable it is in such a mess, including the JB2 cabling which has various unused and dead cables involved as well as those supplying our house).  He contacted me to let me know that his manager had approved the cable replacement.
    On April 30 two engineers attended and found the cable lying in water at the bottom of the manhole with our wires all corroded.  They cut the wire back and recrimped it and then tied the cable up out of the water with a bit of blue nylon rope that was already down the manhole.  They also looked at JB2 and agreed that the cabling needed to be sorted out.  The engineers told me that someone would be out to sort out JB2 and left.  After their recrimping our wires in the manhole our voice service has improved - there is still some hissing but no clicking - but the line is still unable to carry data consistently and our broadband continues to drop. 
    However on my BT online account later that day the fault was shown as having been fixed.  I confirmed that the line was still faulty, however the case was closed anyway by 5th May even though no further work was done.  I rang customer services (again - another hour or two on the phone!) and they were very apologetic and said they would reopen the case.  However they did not - instead they opened a new case on 6th May, even though it is the same fault as reported on 22nd April.
    Later on 6th May my account showed that the line had been fixed and the case closed, which I saw on the 7th and reopened it.  On the 8th it showed that BT was going to investigate the fault and an hour later they shut the case again, saying it had been fixed.  On the 9th I reopened it again.  I rang customer services again, and they said that as the case had been closed I would have to start all over and have an engineer come out to check my equipment and line at my property.  We were going away on holiday for a week so I booked the appointment for the first working day after our return - 20th May. 
    On the morning of 20th May I checked our online account and it showed that the case had been closed again.  I rang customer services and sure enough the engineer's appointment had been cancelled.  So I made a new appointment for 23rd May.  The engineer has been today and tested the line from the junction box on the outside of our house (which is a good distance from our master socket) and said that while the line could carry voice it was not good enough to carry data properly.  He looked into JB2 and the manhole in the street (which of course he is not allowed to go into to do anything so he can only look) and said that the cable was old and damaged and need to be replaced! 
    I watched him type up his report and upload it to BT Openreach, stating that the fault was not repaired and that the cable needed to be replaced.  A couple of hours later I looked on my online account and found, with no real surprise, that the fault was showing as having been repaired and if I agreed they would shut the case down!
    The engineer and I have worked out an inexpensive way of replacing the cable which requires a minimum amount of excavation along the tarmac'd drive (which we only have a right of way over anyhow), instead of which the cable could be continued along the wall down to the pavement and then taken down and into the nearest manhole which is two feet from the wall.
    He has sent the A55 form in to his manager stating that the cable should be replaced in this way, (just as the last engineer did), so how can this fault be showing as fixed?
    In the meantime my broadband provider Demon can see that the broadband keeps dropping, but they apparently can't do much about it.  They buy ADSL provision from Cable & Wireless, who rent the line from BT, but Cable & Wireless can raise a fault with BT if the case is closed.  But the BT Openreach engineers are all in agreement and reporting the line as faulty, yet BT is pretending that it has been fixed.  Meanwhile my BT bill has arrived as usual and I am being asked to pay both BT and my internet provider as normal for a faulty service.
    A month in and I am really at my wits end as to how to get BT to make the necessary repair.  BT has claimed the fault has been fixed and closed the case several times since I first reported it on 22nd April, and shows no intention of doing what the engineers are all recommending which is to replace the old, faulty cable.  In the meantime I am being hotly pursued by BT to buy BT Infinity Broadband, yet the line isn't fit to carry it, since the copper which runs from the cab in the street is unfit for purpose.  Please let me know if you have any suggestions - we have been suffering with this old faulty line for some years now and it is just getting worse and worse.

    Thanks for your reply John, but while the immediate problem is with the broadband the actual voice fault when it was reported was old damaged cable.  All we have been given is a temporary fix, which is what yesterday's engineer put in his report.  He showed it to me before he submitted it so I know that is true.
    Both engineers who have attended in the last month have come to the same conclusion - that the cable is in a shocking state and needs to be replaced.  We may not have a voice problem currently but we have had two repairs for voice this year alone and several over the past few years as our line keeps breaking down.  The engineers are working their way through the cable as it corrodes and degrades trying to find clean pairs of copper wire to use.  In the meantime we have ongoing problems with our broadband dropping - all because BT won't just get on and replace the cable. 
    It may be expensive for BT to replace the cable - although the engineer and I have worked out a cheaper way to do it by continuing the wire along with wall down to the street rather than trying to dig up the whole run of cable under our neighbour's newly laid tarmac on the shared drive - but actually since we have to go through this performance of BT engineers followed by Openreach engineers attending our property every few months it seems a false economy to me! 
    The broadband is just 'hitching a ride' with the copper line, and two engineers have agreed that the copper line is shot to bits.  Once again the A55 has been cleared by the local team and passed to planning, because Openreach thinks that the cable needs to be replaced.  But the BT computer system keeps shutting it down.  I don't think on this occasion that it is reasonable for BT to refuse to deal with me as end user and just hand the problem on to my ISP - there is nothing they can do until the cable is replaced except reiterate what I have already told you.  If we are forced to go there, that will simply necessitate another bunch of engineers coming out and looking at the problem all over again - extra expense to BT - why not just get on an fix the problem that we all know is there?
    We have considered changing to BT Infinity as our area has fibre, but until the copper between us and the fibre has been replaced there is simply no point in giving even more money to BT for a service that will not be able to run at a good speed.  If BT mans up and treats us decently by agreeing to replace the cable we will certainly be looking at Infinity again.

  • I don't have phone, but the TV says I need to replace battery backup for phone?!?!?!

    Hello,
    For three years, we've had Verizon Fios Internet and TV.  We've never had a phone.
    Today, the contraption Verizon plugged in the wall (sadly, I'm not really sure what it is, and had forgotten it existed until today as it's tucked behind some furniture) started beeping and the replace battery indicator light is on.  Furthermore, when I turn on TV, I am greeted with this message:
    My questions are:
    (1) If I don't have phone service, why would I even have a battery backup (much less need to replace it) to allow phone service during power outages?
    (2) Since I have only internet and TV, can I safely go without replacing this battery?
    (3) If the answer to #2 is yes, then how do I get the thing in the wall to stop beeping every 30 minutes?
    Thank you in advance to any responses.

    You can unplug the battery in your optical network terminal (ONT) and the message needing to replace the battery will go away.  Verizon customer service did confirm the battery is only for phone service when power is off.
    I was only able to find 3 links on the alarm / battery backup.  It looks like they never thought about people who did not want the phone feature and to silence the beeping with the battery removed?
    I don't know how frequently my unit beeps, but I don't normally hear it because it is in my garage.  I don't know if it has a pattern to when it beeps; but when I'm in the garage, I sometimes hear a single loud beep for about 1 second. 
    I imagine the battery must enable the laser to function when the power is off besides supply power to the copper phone lines in your house for a line powered phone.  I would assume then that if one had a UPS to power the computer and router and a good battery in the BBU; then one could have an internet when the power is off too?  Verizon user manuals don't mention this, so it might not work?
    Links on the audio alarm of the BBU (battery backup unit): http://www.verizon.com/support/residential/internet/fiosinternet/general+support/getting+started/que...
    http://www.verizon.com/Support/Residential/tv/fiostv/general+support/new+to+fios+tv/questionsone/121...
    http://www.verizon.com/support/smallbusiness/internet/fiosinternet/general+support/getting+started/q...

  • I;m no longer able to use the Penn State ANGEL system (I teach on line) for my email and intead get messages about "script" problems.

    Question
    I'm no longer able to use the Penn State ANGEL system (I teach on line) for my email and instead get messages about "script" problems

    I have asked a moderator to provide assistance, they will post an invite on this thread.
    They are the only BT employees on this forum, and are a UK based team of people, who take personal ownership of your problem.
    Once you get a reply, make sure that you are logged into the forum, then click on their name, you will see a screen like this. Click on the link as shown below.
    Please do not send them a personal message, as they may not be on duty for a long time, and your message will not be tracked properly.
    For your own security, do not post any personal details, on this forum. That includes any tracking number you are give.
    They will respond either by phone or e-mail within 5-6 working days.
    Please use the tracked e-mail, to reply, not via the forum. Thanks
    This is the form you should see when you click on the link. If you do not see this form, then you have selected the wrong link.
    When you submit the form, you will receive an enquiry number, so please keep a note of it
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

Maybe you are looking for