Questions tagged [box]

Avoid using this tag. It has multiple unrelated meanings and therefore could be confusing.

Avoid using this tag. It has multiple unrelated meanings and therefore could be confusing. The tag is currently used for all of the following topics:

  • geometry
  • GUI layout containers
  • boxed (heap allocated) objects & types
987 questions
-1
votes
1 answer

Alternate box position - CSS/Bootstrap

I created a Bootstrap 4 script here: http://jsfiddle.net/aftu6ehL/ How is it possible to alternate left/right alignment of the boxes. I.e. I want to switch each second box the left and right side.. Description - Image Image - Description Description…
DoeyFoey
  • 33
  • 1
  • 5
-1
votes
1 answer

.slidetoggle() specific item's after click on their icon

i want to create a box to can show my server ip on that for this i create this: codepen.io/AlirezaBehnamnik/pen/xEVpBL i want when click on down icon in "Asia Game Public #1" box , just show ip of this box not other box thanks
Alireza Behnamnik
  • 206
  • 1
  • 3
  • 18
-1
votes
1 answer

Bootstrap Navbar hover weirdness

Im new. I would love to get some help with why you think this might be happening. Thanks! So I'm creating a site for a family member's business but the bootstrap nav bar has some background box when its "active" from ScrollSpy. Please note the…
MrDaGree
  • 3
  • 3
-1
votes
2 answers

How do I add a value to a ComboBox selection in C#?

So I have two combo boxes, one being dependant on another. I also have a label which I want the price to be displayed in. I would like to assistance on adding a number value to the ComboBox selection, which would then showUp on my Label. if…
Abdo
  • 9
  • 2
-1
votes
2 answers

(CSS/HTML) How can i make this alignment in Bootstrap? (Left Text right image Grid)

Im looking for help .. how can I make this box in Bootstrap with the Gridsystem? The Box Left centered Text and right Image like this? The Second Question is .. how can I make that the image go to the background when the size of the Browser is…
Johny
  • 3
  • 1
  • 6
-1
votes
2 answers

C++ How to create a hollow box/rectangle with user input?

I'm currently working on a project where a user is prompted to enter the height, width, and the character they would like to use for their box. I have to create a solid and hollow box using for loops. I have created the solid one with no problems,…
Justin Farr
  • 183
  • 3
  • 5
  • 16
-1
votes
1 answer

ADFS Claim rule to only allow access via a specific security group in AD

I'm attempting to configure our internal ADFS Server (2K12 R2) to be able to access the cloud storage, "Box.com". The traffic will pass through our DMZ ADFS Proxy server before it reaches the Box environment. ADFS is currently configured and we…
D. Hair
  • 1
  • 1
-1
votes
6 answers

how do I remove this black space/box at the end of my menu

I'm making a simple ebook site so me and my friends can access my ebooks and all that jazz. My menu has this black box or space on the end and I'm not sure why. I tried resizing the overall menu and I don't know any way I can make the box act like…
johan
  • 93
  • 1
  • 5
-1
votes
4 answers

Run two different queries in PHP based on Confirm Box Values

When the user clicks the submit button, I was to pop-up a confirm box. My problem is that when he presses OK, I want to run one query. When he presses Cancel, I want to execute a different query. Can this be achieved with only PHP and JavaScript…
-1
votes
2 answers

How do I put href text on top of a rectangle div box?

Whenever I put the text on top of the rectangle it doesn't let me click the link anymore. How can I fix this? Also, whenever I try to change the color of the "San Diego" text, it doesn't let me change the position of the text. I am a beginner in…
-1
votes
1 answer

CSS 3D Effect doesn't work in Mozilla FireFox

When you visit my Google Drive document at https://goo.gl/u6p82Y with Google Chrome or the Opera browser the link's hover effect works fine. But in Mozilla Firefox browser the hover effect doesn't work. What must I change? .flip3D { width:…
-1
votes
1 answer

Box View Api, Extracting tables from SVG file in PHP

I am using Box view api in PHP to convert PDF to HTML. This returns SVG file, now how to identify the tables in SVG file returned by this api?
-1
votes
2 answers

C# Moving through PictureBoxes on Form programmatically

I have placed 16 pictureboxes on my form and now I want to give them some images with something like this pictureBox[i] , pictureBox[i+2] and etc. I tried using picturebox array but it doesn't work for me, I made everything as in example on the…
FlatlanD
  • 9
  • 3
-1
votes
1 answer

Handling Modal Dialog box from webpage in watir

So I'm writing a watir-webdriver test script, and my webpage is using javascript:window.print to present a modal window that I want to interact with. When I click the link that presents the modal window, watir-webdriver just sits there until…
Geet
  • 1
-1
votes
2 answers

Need help sorting data into separate worksheets

My process begins by opening "ExcelReport", https://app.box.com/s/2ieux0ws9c07k1d5x7rb, which is my source data. Then I open the file I've been working on "jmmac2", https://app.box.com/s/5sd1j11hjp9in7qc57os I hit the Import button to get the source…
Jason
  • 5
  • 1
  • 3