99-112 of 75,300 results
Open links in new tab
  1. ExcelScript.RangeBorder interface - Office Scripts | Microsoft Learn

    Represents the border of an object.

  2. jQuery Animated Border: jquery.animatedborders.js - Craig Davis

    Jan 3, 2013 · jQuery Animated Border: jquery.animatedborders.js Draw attention to an element with a lightweight effect Posted by Craig Davis on January 3, 2013

  3. border-style - CSS | MDN

    Dec 5, 2025 · The border-style shorthand CSS property sets the line style for all four sides of an element's border.

  4. CSS Rounded Borders

    W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many …

  5. html - How to show/hide a border using javascript - Stack Overflow

    Apr 16, 2020 · I have 10 square boxes with different colors. I'm trying to show a border for the square that the user clicks on, and hide the border of the previous square. So far I have this, but …

  6. Change border color Javascript - Stack Overflow

    Oct 23, 2016 · Hello im very new to HTML and Javascript.Im trying to create prompt where user able to input color they want the boarder to change its border color. can anyone help me with …

  7. O'Reilly Media - Technology and Business Training

    We would like to show you a description here but the site won’t allow us.

  8. Trailing Sen. John Cornyn Joins Forces With Thune At Border …

    4 days ago · Texas Sen. John Cornyn is among a group of Republicans traveling with Senate Majority Leader John Thune to the border Friday to tout the party’s border security and …

  9. How to get border width in jQuery/javascript - Stack Overflow

    Sep 24, 2010 · How do I parse the border width from style="border: solid 1px black;" in jQuery/javascript? $elem.css ('border-width') doesn't do it. Note I need to parse the width from …

  10. javascript - Border around specific set of cells - Stack Overflow

    May 25, 2020 · The problem is, when user chooses a range of cell like this, how can i put the border around that groups ( the border likes the first one in group of cells) ? I tried to use …

  11. jQuery: How do I remove a css border property from my div?

    Sep 27, 2012 · I'm trying to remove the border of a div, but no luck. I've commented out the code in my css and it is the correct property that I want to remove. Here is the code I'm using currently. …

  12. Placing border inside of div and not on its edge

    Mar 7, 2012 · According to MDN, outline adds the border outside the div, just without adjusting the document layout: "Outline is a line outside of the element's border. Unlike other areas of the …

  13. How to Change the Border of Div in JavaScript?

    To change the border of a div using JavaScript, get reference to the element, and assign required value to the element.style.border property.

  14. HTML DOM Style borderRight Property

    The borderRight property sets or returns up to three separate border-right properties, in a shorthand form. With this property, you can set/return one or more of the following (in any order):