Need to get rid of blue line under image

Hi,
I've created a table with a row and three columns also I've placed splitted a button into three pieces and placed left portion in 1st column and right portion in last column and I've placed a piece of background image with repeat-x in middle column. I need to link the button used javascript to rollover the button with another three piece of buttons, so I've linked the whole with <a> tag and given "border=0" for <img> tag, now I get a blue bar (seems linked) under the background images that I've used in the middle column, could you please help me to get rid of the blue line.
Thanks in advance

Hi Nancy,
Thanks for the response. Below is my code. What I exactly need is to link the whlole button instead of only the text "Buy Now". The mean time I dont want to use <img src="" border=0"> for the middle column since the text "Buy Now" should be dynamic and can be changed, so that I've used a background image instead of a <img> tag.
<div id="subdiv6">
                    <!-- Start of Div6 -->
                        <a href="javascript:void(0)" onmouseover="ShiftTo('subdiv7')">
                            <table width="100" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td align="left" valign="top"><img src="images/butoverl.png" border="0" width="16" height="45" /></td>
                    <td align="center" valign="middle" background="images/butovermid.png" class="proddemo">BUY NOW</td>
                    <td align="left" valign="top"><img src="images/butoverr.png" border="0" width="16" height="45" /></td>
                  </tr>
                </table>
                        </a>
                    <!-- End of Div6 -->
                </div>
                <div id="subdiv7">
                    <!-- Start of Div7 -->
                        <a href="javascript:void(0)" onmouseout="ShiftTo('subdiv6')">
                            <table width="100" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td align="left" valign="top"><img src="images/butl.png" border="0" width="16" height="45" /></td>
                    <td align="center" valign="middle" background="images/butmid.png" class="proddemo">BUY NOW</td>
                    <td align="left" valign="top"><img src="images/butr.png" border="0" width="16" height="45" /></td>
                  </tr>
                </table>
                        </a>
                    <!-- End of Div7 -->
                </div> 

Similar Messages

  • Need to get rid of flicker in between image displays--the PC in which LabVIEW 8.2 is installed is routing images via LaVIEW code & 'extended desktop' to typical visual projector and between each image display is a flicker--that we need to remove

    Need to get rid of flicker in between image displays--the PC on which LabVIEW 8.2 is installed is routing images via LabVIEW code & 'extended desktop' to a typical visual projector and between each image display is a flicker--that we need to remove
    Attachments:
    Get JPEG Files in the folder.vi ‏13 KB
    Display image on the screen.vi ‏34 KB
    Create image file path.vi ‏12 KB

    In response to below------Thank you Lynn-----Yes, there is a main panel--I will attach----and if you have any further suggestions please let me know--Thanks again
    How are you running this program? Is there a top level vi which calls the ones you posted? The Display image on screen.vi will display two images in succession, but according to the note on the block diagram the second image is blank. It seems as though this would intentionally create a flicker.
    The sequence structure is unnecessary. Dataflow will determine the order of execution. The only exception is the time delay in the third frame. Since it has no data dependency, a single frame sequence may be useful to assure that the delay occurs before the picture is updated. A simple state machine might be a more versatile architecture for what you may be trying to do.
    It is not necessary to write the FR.PanelBounds property immediately after reading it, nor is it necessary to read it a second time in the second frame. Just wire from the first read.
    Lynn
    Attachments:
    Main Front Panel with Rendv Final Nov 6 with pause.vi ‏755 KB

  • How do I get rid of this line under tabs: Firefox prevented this page from automatically redirecting to another page?

    Firefox 8.01. This message first appears when accessing my gmail account then disappears and my mailbox opens.

    ''Firefox button > Options > Options'' (or Tools > Options) ''> Advanced > General'', un-check "Warn me when web sites try to redirect or reload the page"
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check --> http://www.mozilla.org/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *'''''Next Generation Java Plug-in for Mozilla browsers''''': [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • Get rid of blue borders around images in links

    When you use an image as a link, a blue border surrounds the image like this:
    This is because since Dreamweaver CS3, Dreamweaver no longer inserts border="0" in the image (<img>) tag. Although some people will tell you to set the image border to zero in the Property inspector, this is NOT the correct way to do it. Use CSS instead.
    Create the following style rule, either in a <style> block in the <head> of the page, or preferably in an external style sheet:
    a img { border: none; }
    This automatically removes the blue border from ALL images that are used as links. If you use an external style sheet, and link it to all the pages in your site, the same rule affects every image link in your site. This is much more efficient than adding zero to the border property in each individual image.

    I must have been on the wrong page when I looked initially.
    @JohnJohnJohn,
    If you ever want to have a search engine index your site (so people can find you using Google and the like) you need to seriously reconsider what you're doing. Since your pages consist of a single image that is then mapped, there's nothing for the search engines to index in any meaningful way. Search engines rely on relevant, keyword rich, html text to give your site any kind of position in a viewer's search results. As far as the search engines are concerned, right now, your pages are blank.
    Also, as it stands now, anyone with a screen reader will get what amounts to a blank page, even if they do happen across your site somehow.
    Finally, the mailto links you are using won't do anything when clicked for any user who relies on browser based email clients (gmail, yahoo, hotmail, etc) because the mailto link activates email clients installed on the actual computer. If someone viewing your site without something like Outlook installed, clicking your mailto link does nothing. It's much, much better to use a form to email script (usually available from your hosting provider) to allow users to contact you no matter how their email is set up.

  • Need to get rid of lines top and bottom

    The video material I'm cutting has a very annoying, eye-catching top and bottom edge. The topmost and lowest lines kind of wobble or jitter. I need to get rid of this.
    Do I 'zoom in' / expand the picture, or is there a crop tool I haven't come across?
    Any help much appreciated.

    Right-click(Control+click) the clip with the settings and chose copy.
    Select all of your clips that you want to apply the same settings to and right- click and chose paste attributes. A window will open and check the motion box and then click apply(Ok?)
    Now all of the selected clips will have the motion setting that you copied. This is also a good way for copying video and audio filters and any other settings in the motion tab.

  • Blue line under email address. why?

    I just completed a document, and have two email address listed in it. For some reason, I'm getting small blue line under one of the email addresses. At first the entire address was blue, so I changed to the color to what I wanted. But I'm left with the blue line under it.
    Suggested fix?
    Thanks

    Hi Bakari
    All you have to do is uncheck the Enable as hyperlink box in the Link Inspector panel on the Inspector.
    Hope that helps.
    Ian

  • I have 2 apple ID and I need to get rid of one to use icloud on my iphone and ipad. any suggestion?

    I have 2 apple ID and I need to get rid of one to use icloud on my iphone and my ipad. Any suggestion?

    Hi Pierre,
    There's no way to merge them yet, so all you can do now is make 1 of them the master ID for iCloud. You have to continue to use the other for previous iTunes, Mac App Store updates. Have you read:
    Apple IDs and iCloud
    Al

  • HT1311 I can't get the country to change because I need to get rid of all my money but I have 84 cents

    I have accidentally change countries for my iTunes Store and now I can't change back to Australia. I try to change it but it says I need to get rid if all my money but I only have 84 cents and can't get rid of it. Can anybody help me with my problem

    You can't buy something for more than 84 cents? like spend a $1? 

  • I need to get rid of billing info and I really need to get apps but I need some billing info in order to get apps but I don't have a credit card

    I need help with a billing  adress  and I don't. Have a credit card and I need to get rid of it

    Are you creating a new account?
    Why not purchase and redeem an iTunes gift card?

  • I need to get rid of the ads on coupons with all these women it is disguisting

    the ads by coupon drop down I need to get rid of them. They are driving me crazy

    You can check for suspicious installed extensions in Firefox.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Do a malware check with some malware scanning programs on the Windows computer.<br>
    Please scan with all programs because each program detects different malware.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender: Home Page:<br>http://www.microsoft.com/windows/products/winfamily/defender/default.mspx
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *AdwCleaner:<br>http://www.bleepingcomputer.com/download/adwcleaner/<br>http://www.softpedia.com/get/Antivirus/Removal-Tools/AdwCleaner.shtml
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *Anti-rootkit utility TDSSKiller:<br>http://support.kaspersky.com/5350?el=88446
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • HT1420 need to get rid of old expired apple accounts before I can purchase new stuff

    i need to get rid of old expired apple accounts from previous email addresses.  how to do that?

    Why would you keep creating new accounts?
    Just change the e-mail address associated with the account.
    Having more than one account will generally cause problems.
    All purchases are always tied to the account from which they were purchased.

  • Getting rid of a line

    I'm using one of the provided templates for my blog. It is the Gazette Template and I wanted to take out all of the items, or whatever you call them, from the right side. That was no problem but then there is a line left, that I suppose helps keep the items straight. However, what I wanted to do was to expand the blog space into that area, but when I do that I'm left with a line down the middle of my blog.
    Is there anyway I can get rid of the line.

    LOL! check out this thread:
    http://discussions.apple.com/message.jspa?messageID=2352275#2352275

  • Getting rid of "moving" lines

    I encircle subject in moving lines, Like flowers in black in white layer then brush to see color, then option delete for color,now how do I get rid of moving lines
    Help please Michael

    Use Ctrl D or Comman D like ranielse says.
    or if you have the marquee tool or lasso tool selected, just click inside the running ants (moving lines) and it will disappear.
    Beekeeper,
    http://www.beekeepersblog.com

  • Help! need to get rid of icons on my home menu bar!

    need help getting rid of the temp and ervything above!
    i cant put a picture ugh.
    it shows the temp, disk memory, network,cpu, and other stuff!
    i recently download istats then those thnings popped but i already unintalled it but those things are still there!

    Take a screen shot using the following keys - Apple/Shift/4.  The cross hair shot will enable you to do the the exact size of shot you want to do.
    Place the screen shot onto your desktop.  In the "Basic reply window" click on the camera icon and follow the onscreen instructions.  Click on "Use Advance Editor" then click the "Add Reply" button. 
    Again, post in the Mountain Lion forum area so that users using the same os as yourself will be able to help.  Your issue is "os" related.  You do not have a Macbook Pro technical issue. 

  • I need to get rid of the load my iTunes library is putting on my laptop. Can I store music, vids, etc in iCloud and DELETE it from my pc?

    I need to get rid of the load my iTunes library is putting on my laptop. Can I store  music, vids, etc in iCloud and DELETE it from my pc? 

    Take a look at this: iTunes in the Cloud and iTunes Match Availability
    http://support.apple.com/kb/HT5085?viewlocale=en_US&locale=en_US

Maybe you are looking for