Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
borders
- Page 1
animate all borders at same time
Programming
Web Development
6 Years Ago
by tun712
…: none !important; } body { background: #E0D4D4; overflow: hidden; } .
borders
{ height: 100vh; width: 100vw; position: absolute; display: inline-block; z…: inline-block; } **HTML** <div class="
borders
"> <div class="border-t">…
Borders and shading for paper PyQt4
Programming
Software Development
13 Years Ago
by wkarl
hello everyone , i need to make a
borders
for my printing report and i need a function that …
Borders not showing up
Digital Media
UI / UX Design
12 Years Ago
by Tinnin
Hi all, My
borders
aren't showing up but my CSS looks fine. I'…
Re: Borders not showing up
Digital Media
UI / UX Design
12 Years Ago
by JorgeM
I tested your code, here is an image of what is displayed. It seems like the
borders
are displayed as you intended or I'm not understanding the issue. 
Re: animate all borders at same time
Programming
Web Development
6 Years Ago
by gentlemedia
…::after { width: 0; height: 1px; } .box.
borders
::before, .box.
borders
::after { width: 100%; } .title::before, .title::…{ height: 0; width: 1px; } .box.
borders
.title::before, .box.
borders
.title::after { height: 100%; } .box::…
Re: animate all borders at same time
Programming
Web Development
6 Years Ago
by gentlemedia
… do those with GSAP. Anyway... > TweenLite.fromTo animates all
borders
at same time, but it only works for first animation… click on animate1 button in your jsfiddle, then all the
borders
don't animate at the same time. If the 1st…
Re: animate all borders at same time
Programming
Web Development
6 Years Ago
by rproffitt
… not one border at a time but work on all
borders
inside a single loop. So how to do that? I…
Re: animate all borders at same time
Programming
Web Development
6 Years Ago
by tun712
…() & TweenLite() is working for me. `TweenLite.fromTo` animates all
borders
at same time, but it only works for first animation…
Eliminating visible table borders?
Digital Media
UI / UX Design
18 Years Ago
by EnderX
… IE, and that in IE, there are some nasty
borders
and partial
borders
(some tables only have one line for the top… out as well. What methods are there to eliminate visible
borders
from a table that's being displayed in IE? Thank…
Spry Menu Borders and "Blank" buttons for column width matching - please help!
Digital Media
UI / UX Design
15 Years Ago
by christnelson
….net/~cnelson/Dreamweaver/[/url] VERTICAL
BORDERS
FOR THE BUTTONS: The first … DESIGN INFORMATION: describes color scheme,
borders
, fonts *******************************************************************************/ /* Submenu containers have
borders
on all sides */ ul.MenuBarHorizontal ul…
manipulating asp.net menu borders
Programming
Web Development
14 Years Ago
by bhbooton
… already existing html pages. I'm trying to manipulate the
borders
surrounding the menu items. So far, all I've found… the ability to manipulate the thickness and color of the
borders
. However, I need to hide, or eliminate the…
borders
to the left and right, but keep the border in …
Map with custom borders and user feedback
Programming
Web Development
14 Years Ago
by rand486
… offices. I'd like to be able to draw the
borders
on the map (already done in a PNG), and allow… postal codes though. 2) Use Google Maps API: Draw the
borders
(again) or draw polygons, which allows for the user to… do I know where the postal code falls under my
borders
? How then, does it redirect to the correct page? If…
IE ignoring image borders (& a few other display issues)
Digital Media
UI / UX Design
12 Years Ago
by webdi
… a few other os/browser combinations are ignoring my image
borders
. The blocks in the left hand sidebar should have border… all browsers except IE. My client can't see the
borders
on Snow Leopard Safari on her mac. 2. The fluid…'ve check using IETester and I don't see the
borders
on any version of IE. This is a WordPress site…
PHPExcel default borders
Programming
Web Development
12 Years Ago
by Tinnin
…attempts so far: $objPHPExcel->getDefaultStyle()->applyFromArray(array( '
borders
' => array( 'allborders' => array('style' …COLOR_WHITE) ) ) )); and $objPHPExcel->getDefaultStyle()->applyFromArray(array( '
borders
' => array( 'top' => array('style' => …
Re: PHPExcel default borders
Programming
Web Development
12 Years Ago
by LastMitch
>Thanks LastMitch. This just mentions how to apply
borders
to a range though. I want to apply it to … the worksheet. You never mention that you want to apply
borders
on all worksheets. You just want to apply a sheet…: http://www.phpkode.com/source/p/phpexcel/Classes/PHPExcel/Style/
Borders
.php
Re: Eliminating visible table borders?
Digital Media
UI / UX Design
18 Years Ago
by MattEvans
… CSS: [code] table { border-style:none; } [B](this will disable
borders
for all tables on a page that includes that rule… them on where I want them with CSS. The partial
borders
happen when you have cells without data in them.. if…
Re: PHPExcel default borders
Programming
Web Development
12 Years Ago
by LastMitch
>I'm trying to hide the excel grid on the screen view by making all
borders
in the worksheet white. Read this regarding about
borders
: http://www.craiglotter.co.za/2010/04/14/phpexcel-how-to-place-a-border-around-a-cell-range/
FrontPage98 help with shared borders
Digital Media
UI / UX Design
21 Years Ago
by Phaelax
Yea, I still use 98 version. I like it's interface better. Anyway, I have a frontpage web using shared
borders
. If I edit the right border html file, I have open all my pages and click save for the newly updated border to show up. Is there a simple way where all my pages can be updated at once? I kinda that was the point of shared
borders
.
Re: FrontPage98 help with shared borders
Digital Media
UI / UX Design
21 Years Ago
by zenfulcreations
… that [url=http://mgoddess.topcities.com/sharedboreders/about.htm]shared
borders
[/url] have one file that is referenced across multiple pages… it is not working make sure that you have shared
borders
tured on for all the pages.
Re: FrontPage98 help with shared borders
Digital Media
UI / UX Design
21 Years Ago
by zenfulcreations
… I do not understand what you are saying here --- Shared
borders
is a FP specific element, and the only way that…, his original post title is "FrontPage98 help with shared
borders
" which in turn leaves me to believe that he…
Re: Eliminating visible table borders?
Digital Media
UI / UX Design
18 Years Ago
by EnderX
Thanks for the advice. For some reason the css code didn't want to work right (remember how I said there were two lines in the visible
borders
? Css code only got rid of one) but the ="0" worked like a charm. Everything appears to be working quite nicely now. Again, thanks.
Re: Eliminating visible table borders?
Digital Media
UI / UX Design
18 Years Ago
by MidiMagic
To get rid of both lines, you have to set the attribute for both the table and the td tag (and th if you use it). To remove the space between the
borders
, use cellspacing="0" in the table tag.
Image Borders - (CSS subclassing)
Digital Media
UI / UX Design
14 Years Ago
by AycheKay
My images contained inside a tags have blue
borders
around them. How do I get rid of these
borders
? Here's what I've been trying and it doesn't work: [CODE]#gallery .a .img { border-style: none; }[/CODE]
Re: Map with custom borders and user feedback
Programming
Web Development
14 Years Ago
by diafol
…), so there will be a margin of uncertaintly at the
borders
of your zones. Image maps are great for what they…
Custom Window Borders
Programming
Software Development
13 Years Ago
by Panathinaikos22
Hola, im looking for custom window
borders
, i looking for custom draws, for custom graphics... If someone know any site were i can find custom title bar, or whatever have to do with custom window
borders
... I dont think exist something like this, but who know...
cell borders in a table of a certain class without tags
Digital Media
UI / UX Design
12 Years Ago
by FALL3N
… posTBL, how can I tell the interpreter to make the
borders
of each cell in a posTBL white?** But just to… also "negTBL" tables that do not have white
borders
, so no definitions in the CSS saying that every cell…
Re: PHPExcel default borders
Programming
Web Development
12 Years Ago
by Tinnin
Thanks LastMitch. This just mentions how to apply
borders
to a range though. I want to apply it to every cell in the worksheet.
HTML5 and using tables as borders
Programming
Web Development
7 Years Ago
by phantom1000000
… I try to update it to HTML5, it renders the
borders
as incorrectly aligned. I'm using a table surrounding the… textboxes to orientate the
borders
and edges, however it doesn't look like tables. I…
Re: FrontPage98 help with shared borders
Digital Media
UI / UX Design
21 Years Ago
by Dani
… what I remember of it. It's true that shared
borders
carry across all pages. However, I'm pretty sure that…
Re: fancy borders with images... ?
Digital Media
UI / UX Design
18 Years Ago
by Rhyan
…, but I shall ignore those :) It is possible to apply
borders
with CSS. What is not yet fully supported are the… way to make it round ;). As far as the curved
borders
, hmm interesting, but still not easy to achieve yet. And…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC