Quantcast
Channel: Active questions tagged html - Stack Overflow
Browsing all 73935 articles
Browse latest View live
↧

Button, different color for text and inline element and both should be able...

I have the following button:<button class="btn btn-outline-secondary btn-lg"> TEXT<i class="fa fa-plus"></i> </button> I would like to style the buttons text and the fa-icon...

View Article


Centering basic html left-aligned tables on mobile WITHOUT media queries

I have a very specific question/html puzzle targeted to Outlook, which strips out all media queries. I've been able to "mimick" responsive behavior with 3 left aligned tables that drop down upon each...

View Article


'HtmlSelect' cannot have children of type 'DataList'

I'm doing this: <select id="selectBookCategory" name="country" runat="server"> <asp:DataList ID="DataList1" runat="server" DataKeyField="categoryId" DataSourceID="SqlDataSource1">...

View Article

Can't access a tweet id with beautiful soup

My goal is to retrieve the ids of tweets in a twitter search as they are being posted. My code so far looks like this:import requests from bs4 import BeautifulSoup keys = some_key_words + "...

View Article

Use Illustrator SVG xml in HTML

i have the following svg saved on my database:<?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg...

View Article


Image may be NSFW.
Clik here to view.

Dynamic text specifications depending on font and text width [closed]

I have an order form for printing text to be used as stickers. As seen in the picture, I have options for text input, font, print count and an option to input text width in centimeters, not pixels....

View Article

Make flex items overlap

I'd like to show a horizontal series of a unknown number of playing cards. To do this, they will have to overlap if there are too many. I'm having trouble convincing a flex box to overlap the cards...

View Article

Image may be NSFW.
Clik here to view.

Extract text from div in a certain order

I'm trying to extract text from a few displayed divs on a page, which is quite easy. But I try to read the content from a specific order. It needs to start reading in the following order: left...

View Article


How to prevent racing between click and blur event ?

my Angular code look like this ><input type='text' (blur)='saveData()'> <button (click)='navigateToPage2()'> Jumping from textbox being focused to the button click, there is racing...

View Article


Image may be NSFW.
Clik here to view.

Slider developed under wordpress theme is not working

Currently I am developing my first theme in wordpress by converting html. In my front page (front-page.php in wordpress) there is a slide. It was finely working with html. But when I place it in the...

View Article

Populating multiple fields in table based on dropdown selection using...

I want to auto populate table based on the drop-down selection using javascript and input must be from array.

View Article

Switch content of DIV with another set DIVs with a timer

I have 3 divs in a html page, 2 divs should be hiddent always but theire content should be displayed in another div and this content should be changed every x seconds. Hows that possible using...

View Article

Option seleted value created dinamically

I want to create dinamically this select from Framework7:<a href="#" class="item-link smart-select smart-select-init"> <!-- select --> <select name="fruits"> <option value="apple"...

View Article


Problem displaying two images inside a cell in HTML table

I am working with an html table that I would like in one of your cells to be able to show two images, the problem I have at the moment is that both images are together by the styles that apply to them...

View Article

Image may be NSFW.
Clik here to view.

How to create a Slick Slider JS slideshow in center mode

I want to implement a carousel using the excellent Slick Slider(https://kenwheeler.github.io/slick/) which I have used for images before with no problems. I'm trying to create a 'center mode' slideshow...

View Article


Image may be NSFW.
Clik here to view.

Radio button show/hide won't hide on other radio button clicks

Please run the code snippet to view an example.So I'm using some radio buttons and I have the third radio button have hidden content unless it's been checked but I can't get it to hide the content...

View Article

react react-bootstrap button cannot set custom height. only can set width...

I have been stuck on this issue and have not found a way to adjust the height of react-bootstrap button with css styling. I am able to set the width. Here is my following codeJSXInside the Render and...

View Article


Passing js value to php without redirecting and running a js function when a...

I am trying to calculate how much time a web page is being viewed by an user. But i am facing two problems.Using window.location.href i am able to pass my calculated time to my php page and update my...

View Article

Django: Selecting different divs while indexing a list inside one,...

I have two divs that are toggled between dislpay:none and display:inline through the same javascript function. This is working properly, however, I want to also index the outliers_data list at some...

View Article

How to fix this error in HTML (no error shown)

My function createBomb() is not working because none of the elements are turning into bombs.I've tried finding the error.HTML: <div class = "grid-square" onclick = "check(1,8)" id =...

View Article
Browsing all 73935 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>