CSS Button Links in HTML email not working in TB

Greetings,
Our company is creating an html email for customers and we are noticing the CSS button links don't work when viewing in Thunderbird 31 and 32 beta.
Does TB require unique coding to get these to work?
Any assistance would be appreciated...
-- Paul

From the point of view of a user who views received email messages in Thunderbird, it doesn't support scripting. Straight links should work and and you can attach a link to an image.
Note that Thunderbird does NOT offer active links in the Compose window. So however you create it, you won't see it as the recipient does unless you save it and view it as a draft.

Similar Messages

  • Links in welcome email not working!?

    Hi
    Just joined the community
    Got my welcome email
    However, none of the links work!
    They all give me:
    Not Found
    The requested URL /___sbsstatic___/apple/tutorial/welcome.html was not found on this server.
    I can see the page in QuickLook though...

    Here you go:
    https://discussions.apple.com/static/apple/tutorial/welcome.html
    https://discussions.apple.com/static/apple/tutorial/ask.html
    https://discussions.apple.com/static/apple/tutorial/answer.html
    https://discussions.apple.com/static/apple/tutorial/reputation.html
    Tom

  • Anchor links in HTML newsletters not working in iOS8 and above

    I used to receive daily HTML email newsletters with links anchor down to detailed content. The links were working fine in all the previous versions. After upgrading to iOS 8, the internal hyperlinks (anchor links - both named as well as id) are not working. It takes me to nowhere and shows an error message id. This seems to be very specific with iOS 8 and there is no HTML code support to overcome this issue.
    Can Apple fix this issue at the earliest as it is very difficult to scroll up and down every time to read the contents of the email newletters?

    I used to receive daily HTML email newsletters with links anchor down to detailed content. The links were working fine in all the previous versions. After upgrading to iOS 8, the internal hyperlinks (anchor links - both named as well as id) are not working. It takes me to nowhere and shows an error message id. This seems to be very specific with iOS 8 and there is no HTML code support to overcome this issue.
    Can Apple fix this issue at the earliest as it is very difficult to scroll up and down every time to read the contents of the email newletters?

  • Links in HTML TextField not working well on iPad

    Hi there;
    I've got a TextField with html in it that has anchors that call out to Flash functions using the href="event:" mechanism.
    It works 100% fine when I test my fla on my Mac... ie. Clicking on the links is responsive, and all works as expected.
    When I publish this to the iPhone or iPad, the links work, but only after I click them 2 or 3 times. It *seems* like the stroke of the font is the only clickable part.... It feels like clicking in the center of a letter "O" wouldn't work, and clicking the strokes of the letter "O" would...
    The links are very big... and there are about 20 of them on the page.
    Has anyone else run into this problem? I've tried using css styles to set display:block, but that didn't seem to help!
    Thanks,
    Brad

    had this all typed in earlier today just when we had a major power outage and lost it, plus restraining myself from tossing the IPAD and sticking to Android mobile!
    anyways, per your message, tried to rework my app here as well and this method seems to work for me with item still to be worked out per notes below.
    overview:
    using TLF CS5.5
    use TouchEvent listener on my containers to return textline being touched
    once touched, loop through all spans and if parent is a link, get the textline associated with that link
    if match then jackpot, return,
    some rough code below,
    where this fails is when my link rambles over several lines and it's only recognizing the first line of the link. Otherwise, all links in all containers respond well.
         function taphandler(event:TouchEvent): void {
           var leaf:SpanElement;
           var link:LinkElement;
           var absoluteStart:int;
           var matchTextLine:TextLine;
           leaf = SpanElement(TLF2.textFlow.getFirstLeaf());
           while (leaf = SpanElement(leaf.getNextLeaf())) {
             link = leaf.getParentByType(LinkElement) as LinkElement;
             if (link != null){
               absoluteStart = link.getAbsoluteStart();
               matchTextLine = link.getTextFlow().flowComposer.findLineAtPosition(absoluteStart).getTextLine(true);
                if(matchTextLine==event.target){
                  //JACKPOT! use link.href         
                  return;
    i welcome any input to code (i think i miss out if i have a link in first span which I should not have but..) and how to get at the second, third, fourth,.. lines of the link.  hopefully someone in the TLF area can explain the quantity and hierarchy of the objects of the links that are spread over many lines since from a user perspective we just see text, mind you high quality and very intelligent text and Adobe should be commended.
    UPDATE:
    as it worked above, a sample textline with plain text and 3 links, clicking anywhere on the textline always gives me link#1 unfortunately.
    seems like I need a for loop just before the matchTextLine that iterates i=(link.parentRelativeEnd-link.parentRelativeStart) times, then must do a GetAtomBounds LocalToGlobal compare to Stage.x then modify the line if(matchTextLine==event.target){  to if(matchTextLine==event.target&&thisLinkIsAtX==true){      ouch I hope I don't have to do all this..
    Message was edited by: hiteck7

  • HTML email not working on 8310 with OS 4.5

    Have an 8310 with OS 4.5.0.  I thought the new software would allow me to view HTML right in the email but doesn't seem to work.  The option is not even available under EMail Settings.  Any suggestions? 
    Thanks in advance
    Solved!
    Go to Solution.

    good for you. Keep in mind that you won't get HTML email for emails that were already on your device. And that HTML emails takes more time to download.
    Furthermore, can you click on the blackbox on the right of one of my message?
    It's a reward for me. Free to you, it's like an Oreo cookie to me. Thanks in advance.
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • HT5312 verifying link of rescue email not worked

    Hi. I have a link (Verify Now >) from ([email protected]) to verifying the rescue email,
    But the link Not Worked ! what must i do to verify rescue email?
    my apple id is desabled and i cannot send answer of security questions to my rescue email.
    please help me.
    <Email Edited by Host>

    We are fellow users here on these user-to-user forums, you're not talking to iTunes Support nor Apple - I've asked the hosts to remove your email address from your post (it's not a good idea to post personal info on any public forum).
    You don't need to verify the rescue email address for the reset link to show on your account. If the link isn't showing then you haven't got a rescue email address - are you sure that's what you have, not an alternate email address, which is different ? You can only add a rescue email address by answering two of your security questions, as described in steps 1 to 7 half-way down the HT5312 page that you posted from.
    If you can't remember your answers to your questions then you will need to contact Support in your country to get the questions reset (they should also be able reset your password and enable your account).
    Contacting Apple about account security : http://support.apple.com/kb/HT5699

  • Internal Links in HTML Document Not Working Correctly in PDF

    I have an HTML document that contains internal links (basically a Table of Contents). When the document is displayed in a browser, the internal links work correctly. However, when I use Acrobat 8 Professional to create a PDF version from the HTML source, the links don't go to the correct place when clicked. It almost appears that they are off by one, e.g., link 7 goes to anchor 8. I can send the source document for you to look at if you email me at eharris -at- synnovation.com. I am not expert in HTML and perhaps the links/anchors are not done correctly when I create the HTML document. Does anyone have any ideas on this?

    This one has the same problem. For instance, "Anchor1" as <a name="Anchor1"> appears 13 times. I am sure that your problem is that Acrobat is going to the last occurance that is just before the first one. As I scan through the file I find similar results for all of the anchors. When I used Tidy, it reduces about 1350 errors to about 474, but that is still not too good. The validator is flagging a lot of identical IDs as well as unrecognized attributes (like ONSELECTSTART). The attributes correctly accepted by body are
    Attribute Specifications
    * BACKGROUND=URI (background image for document)
    * BGCOLOR=Color (background color for document)
    * TEXT=Color (text color for document)
    * LINK=Color (link color for document)
    * VLINK=Color (visited link color for document)
    * ALINK=Color (active link color for document)
    * ONLOAD=Script (document has been loaded)
    * ONUNLOAD=Script (document has been exited)
    as listed on htmlhelp.com for HTML 4. There may be some new ones in HTML 5, but I did not check.
    I am not looking at all of your HTML in detail, but there appears to be a lot of unneeded things based on the error messages from the validator. Many browsers will let you display the stuff (even Acrobat), but there may be errors that crop in when you do not expect it or on some other browsers that the one you check. Thus again, you should use a validator. If you are only off a few tags that might be fine, but when it is in the 1000s, there is an issue. It would also be good to break your page up into parts. It is good practice on web pages for each page to be not much more than one screen. That is often exceeded, but 59 screens of info (on my screen) is a bit much. The TOC is definitely needed in that case, but just was well go to a sub page just as well and make the info easier to track. A PDF (as you are trying to get) could be made of the entire system for those that want it all in one bit. Bill

  • Link in HTML Portlet not working

    I have a HTML Portlet which has the following code
         Back to Top
    This link works fine in a stand alone html file. On click of 'Back to Top', it takes to top of the document. But if the code is embedded in html portlet, it takes to previous page accessed. I understand that the portlet is not able to understand that it needs to go to top of the object. How to fix this?

    Hi Sakthi,
    When you hower over the Back To Top link, what does it show in the status bar? Is it just prepending #top to your existing browser link? Or is it pointing to the previous page?
    Secondly as Ido mentioned, you could always embed an anchor on your page template and refer to it.
    As far as javascript is concerned, you could try something like document.scrollTo(0,0);
    I am not sure if it works on IE and Firefox the same or not, but you could give it a shot.
    thanks,
    Harsha

  • Home button in HTML Help Not Working

    My Home button in HTML Help Not Working.
    Also the Home option from the Options menu does not work. I receive the "This program cannot display the webpage" error.
    I have the correct file name (titlepg.htm) in the Advanced Windows Ptoperties "Default" field and the "Home" field. However, I still receive the "This program cannot display the webpage" error.
    How can I correct this situation? Thanks, your help is appreciated!

    Can you post a couple of screen captures please?
    One where you show the Project Explorer with the desired topic in view. Another where you show the dialog where you specify the Home page destination.
    Another thing you may wish to try is to define a totally new window, assign the values there and ensure you point to the window in the Single Source Layout recipe.
    Oh, and one other thing. Are you using RoboHelp HTML or RoboHelp for Word?
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Sharing by email not working in PSE10

    Hi there.  I upgraded from 6 to 10 yesterday and things were going relatively smoothly until I tried to email some attachments.  I'm operating on a Windows 7 computer and was trying to share via email attachments.  I select my photos and the contact that I want to send it to and then it just goes into limbo with the little moving circle.  One time the actual message box came up, but then my attachments were too big, so I reselected some and I haven't been able to get the message box to come up again.  Just been trying to do one picture as a test, so its not a size issue at this point.  With an old computer I used to do it through Outlook, but don't have that on here as it is a work computer and we use Notes, so I was using the Adobe Mail Services option tied to an email which did get verified.  Any help would be greatly appreciated.  Thanks.  Amy

    Thanks for trying, but what you have suggested did not work.  Every time I try to share photos via email, the software crashes.  This is extremely frustrating.  As far as I am concerned, this software has been a huge waste of time and money.
    Date: Mon, 30 Jan 2012 07:52:46 -0700
    From: [email protected]
    To: [email protected]
    Subject: Sharing by email not working in PSE10
    Re: Sharing by email not working in PSE10 created by Surendra1410 in Photoshop Elements - View the full discussion
    Hello All,
    Please follow the given steps-
    1. Launch Organizer.
    2. Under 'edit' menu select 'edit->preferences->Adobe Partner services'.
    3. Click on 'clear online service data'. Press 'yes' followed by 'Ok' in coming dialogs.
    4. Close and launch Organizer again.
    5. Again Under 'edit' menu select 'edit->preferences->Adobe Partner services'. Now click  on 'refresh' button. Click 'ok' in coming dialog.
    Let me know if you have any queries.
    Thanks.
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4173810#4173810
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4173810#4173810. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Photoshop Elements by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Anchor links to accordion panels not working properly across browsers

    Hi everyone,
    I need some help to figure out why my anchor links  to specific accordion panels on another page are not working properly  across browsers.
    I have a Map page which has tooltips on  mouseover on the site markers. 15 of the tooltips have "Click here for  information" anchor links (although only 14 are currently linked) which,  in theory, would take you to the Nurseries page where the specified  accordion panel would be opened with the nursery entry appearing at the  top of the new browser window.
    Here are the links to the Map page and Nurseries page, respectively:
    www.alegriadesignstudio.com/RFRI/map_v6.html
    www.alegriadesignstudio.com/RFRI/nurseries_v6.html
    I've  tested the anchor links on IE, Firefox, Google Chrome, and Safari, and  have received varying results. In most cases, the anchor links worked  perfectly on two of the browsers, while on the other browsers, the  correct accordion panel is opened but the nursery entry does not appear  at the top of the new browser window. Anchor links using Safari and  Google Chrome fared better (10 out of 14 links worked properly, and  8/14, respectively), whereas when using Firefox and IE, only 3 anchor  links worked properly. The target audience for this website will be  using IE and Firefox, so I  would appreciate any help to figure out how to tweak the code so that  the most, if not all, anchor links work properly on these two browsers  in particular.
    Here's an anchor link which worked perfectly in  IE, GC, and Safari, but in FF, the entry did not appear at the top of  the new browser window.
    www.alegriadesignstudio.com/RFRI/nurseries_v6.html?luzon=9#mangatarem
    http://www.alegriadesignstudio.com/RFRI/nurseries_v6.html?luzon=9#mangatarem [To access the anchor link on the Map page, mouseover the third green  dot from the top of the map (Tooltip--Location: Mangatarem) and then  click on "Click here for information."]
    Here's a sample anchor link in which the entry did not appear at the  top of the new browser window in any of the 4 browsers:
    www.alegriadesignstudio.com/RFRI/nurseries_v6.html?mindanao=4#magpetAmabel
    http://http://www.alegriadesignstudio.com/RFRI/nurseries_v6.html?mindanao=4#magpetAmabel [To access the anchor link on the Map page, go to "Mindanao" at the  bottom of the map and mouseover the fourth green  dot below the word "Mindanao" (Tooltip--LOCATION:        Brgys. Amabel, Bongolanon, Imamaling, & Manobisa; Magpet;        North Cotabato) and then  click on "Click here for information."]
    Here's a sample anchor  link in which the anchor link worked properly in GC and Safari, but the  entry didn't appear at the top of the browser window in IE and FF:
    www.alegriadesignstudio.com/RFRI/nurseries_v6.html?visayas=1#bilar
    http://http://www.alegriadesignstudio.com/RFRI/nurseries_v6.html?visayas=1#bilar [To access the anchor link on the Map page, go to the small island  north and a bit west of "Mindanao" which is called "Bohol" and mouseover  the fourth green  dot below the word "Mindanao" (Tooltip--LOCATION: Bilar; Bohol) and then   click on the first "Click here for information."]
    Many thanks in  advance for your assistance!
    Joy

    Hi everyone,
    I'm still trying to figure out how to resolve the problem of anchor links to accordion panels not working properly across browsers (see original post for details). I would greatly appreciate any suggestions on how to resolve the problem.
    Many thanks in advance.
    Joy

  • BI PUBLISHER DOWNLOAD Link  for MS windows not working

    Dear Admin,
    The following link for BI PUBLISHER download on MS windows is not working could you please help ???
    following is the error message
    http://www.oracle.com/errors/404.html
    TA
    s

    Dear Admin,
    The BI Publisher link for windows is not working ........pls pls reply and let me know
    ta
    s

  • Email not working on iphone

    iphone email not working it gives a message username or password is wrong. this is using aol.

    Hello maxx1010,
    The article linked below provides some useful troubleshooting steps that can help get your mail account working.
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/TS3899
    Cheers,
    Allen

  • Apple iPad 3. BT email not working. Cannot send emails from btconnect SMTP after iOS upgrade. This is the only difference I am aware of. Can anyone help me please.

    BT email not working. Cannot send emails from btconnect SMTP after iOS upgrade. This is the only difference I am aware of. Apple iPad 3. Can anyone help me please.

    All resolved at last
    Deleted the SMTP setting
    Recreated the SMTP using the same settings
    Able to send emails now
    No logic - as usual - just a bug!

  • Hi. I habe one old ID and now i have one new ID. The old one is bad , because the Email not working. But i hav a lot of Apps and i want to copy this apps in my new ID. How can i do this?

    Hi. I habe one old ID and now i have one new ID. The old one is bad , because the Email not working. But i hav a lot of Apps and i want to copy this apps in my new ID. How can i do this?

    You don't. Apps are permanently tied to the ID used to purchase them. Instead of creating a new ID, change the primary email address on your existing ID.

Maybe you are looking for

  • View mail by contact?

    Does anyone know if there is a way to view all my mail (inbox & sent) by clicking on a contact name. Just wondering if there is a way to view all mail arranged by contact name. I can kind of do it through smart folders, but it means going through eac

  • IPhoto '08 would not play videos in Mavericks 10.9.1

    I upgraded to Mavericks 10.9.1 and my iPhoto '08 (v7.1.5) would not play video anymore.  Is there a software compatibility problem?

  • HT204023 Maps on I-phone 5

    How do I remove 'routes ' from maps on my i-phone which are no longer required ??

  • How to hide the "EXIT" button on the ESS Personal inf. iViews

    Hello,     We are using SAP ECC 6.0 + SAP EP 7.0 + ESS 1.0 (latest Releases).     In the ESS iViews (Java WD) for Personal information (Adresse, Bank, Family, etc. there is the Button "Exit"..   Does any have any Idea where and how to hide this "Exit

  • Iphone failing to restore

    Hi, I have just updated to IOs 7 , prior to doing this i created a back up, and this back up shows up on i tunes.  During the update to IOS7 my phone went onto recovery mode and is now at factory settings with none of my info or photos on its  IOS7.