Posts by User1999 • 864 points
91 posts
-
2
votes2
answers927
viewsQ: Format CSS table color
I wish my chart looked like this. but when adding the content to it it gets this look I’m not able to leave it as the top table. function listarProdutos(){ var conteudo="<table border='1'>";…
-
2
votes1
answer3967
views -
0
votes1
answer739
views -
1
votes3
answers1528
viewsQ: Format search field with CSS button
I want to format the button that is on the side of the search field like this: But I’m not getting it: HTML: <div class="col-6 col-md-4"> <div class="busca"> <input type="text"…
-
1
votes1
answer391
views -
0
votes2
answers1526
views -
0
votes1
answer135
views -
0
votes1
answer2103
viewsQ: Dynamically populate fields according to CEP JSP Javascript
I want that when typing my zip code and clicking on the search button, it returns the data from the street,state,neighborhood and Uf but when clicking on the search button it is not calling the…
-
0
votes1
answer57
views -
0
votes1
answer357
views -
1
votes2
answers677
views -
0
votes1
answer24
viewsQ: Error syntax in query with Postgresql JSP sort
I made a select in the database in which will make a query according to name, and order it but when executing select happened the following error. public List<Motoristas>…
-
1
votes1
answer134
views -
0
votes1
answer372
viewsQ: Entering data automatically when loading the JSP page
I am developing a web application using jsp, in which I register a mototrista but soon when loading the jsp page the application already tries to register alone the driver data, thus giving the…
-
0
votes1
answer550
viewsQ: Separate content in the CSS menu
I want to leave the links of the pages Control Drivers,Control Passengers,Control Racing, the menu a little more separate but spaced, but I’m not getting. <%@page contentType="text/html"…
-
0
votes1
answer664
viewsQ: Validation of fields with Javascript in JSP
function validar() { var nome = document.getElementById("nome_passageiro").value; var data = document.getElementById("dt_nascimento").value; var cpf = document.getElementById("cpf").value; var…
-
0
votes1
answer560
viewsQ: Function calculation with Javascript Return
I am developing a calculation that adds interest according to the number of installments, but it is returning the wrong amount. <!DOCTYPE html> <html> <head> <meta…
-
0
votes1
answer57
viewsQ: Layout weigth does not work Android
I’m willing to leave mine <button/> and <ImageButton/> with the same size "same weight" but the command android:layout_weight="1" does not work like this leaving the size of each…
-
0
votes1
answer313
viewsQ: Edittext with same size Android
I’d like to leave my components <EditText/> the same size but I’m not getting it. <?xml version="1.0" encoding="utf-8"?> <ScrollView…
-
1
votes1
answer79
viewsQ: Space between Imagebutton Android
I wanted to leave a space between the Imagebutton, and a space between the Imagebutton and the Laterias, but I’m not getting it. I would like the application to be more or less like this: But she’s…
-
0
votes1
answer431
viewsQ: Button with text Android
I am developing a mobile application and wanted to make my application look like this But I’m not able to put the text under the button and put a gray background color on the button because I’m…
-
0
votes1
answer246
viewsQ: Positioning of Gridlayout Android images
UPDATE I am developing a mobile application, using gridLayout and I would like to leave an image on the side of the other, in case the imageView1 on the side of the imageView 2 , underneath…
-
4
votes1
answer3734
viewsA: Which IDE to use for C#/C++?
I advise using Visual Studio 2017, it is an easy to handle IDE and very easy for those who are starting programming in C#/C++ At this link you can download the IDE…
-
0
votes2
answers963
viewsQ: Scrollview with Images and Linearlayout
I am developing a mobile application I would like to leave the application with this visual a horizontal application with an image side by side and with a Scrollview I already tried to take the…
-
0
votes1
answer408
viewsQ: Space between image and content Android studio
I am developing a mobile application using android studio 2.2.2 and wanted to leave my application with this look. But I’m not getting , by placing the image it gets a space between the image and…
-
1
votes2
answers7146
viewsQ: round edge on Edittext Android
I am developing a mobile application using Android studio 2.2.2, and I wanted to leave my application with this look. But I’m not able to put the edge and line on top of editText <?xml…
-
2
votes1
answer329
viewsQ: Component on another Android
I am developing an application using android studio 2.2.2 and would like my application to look like this: But when putting textView on the imageView it is under the image, I tried to use…
-
0
votes1
answer255
viewsQ: Position Textview Android Studio 2.2.2
I’m hoping that one TextView is positioned on top of a text, but it is on the side <?xml version="1.0" encoding="utf-8"?> <LinearLayout…
-
1
votes1
answer523
viewsQ: Text does not appear in the land/Activity.main app in Android Studio 2.2.2
I’m developing an application in the land version of android land/Activity.main and put an image, and two texts one with the name Donald Knuth and another a text but when running the mobile…
-
1
votes2
answers471
viewsQ: Place text under the image
I’m developing an application and I put an image with a text underneath but when I run the application it looks like, the text next to the image: <?xml version="1.0" encoding="utf-8"?>…
-
0
votes1
answer262
viewsQ: Textview Imageview Constraintlayout Android
I am creating an app in android studio 2.3.3, but when placing an image using Imageview and a Textview it presented the following this view is not constrained.view <?xml version="1.0"…
-
0
votes1
answer316
views -
0
votes2
answers413
viewsQ: Border of different colors
I want my text to have the borders as follows: Top: black Side: Grey Follow an example of how I’d like you to stay: Follow image as far as I can. How do I make the top edge black and increase the…
-
0
votes1
answer34
viewsQ: Menu with border
I’m developing an application that contains a menu with border would like the menu to look like this But I’m not getting to leave the edge like this and neither round look like this will put my css…
-
0
votes2
answers656
viewsQ: Show button when hovering javascript
I am developing an application in jsf,css,javascrip in which when passing the mouse in the product will appear a button "Learn more" and when taking the mouse the button know more disappears , is…
-
0
votes1
answer58
viewsQ: Position text before content
I wanted to make an edge with content like this But I don’t know how to put the talk to us inside the edge, it looks like this picture of me My code .Campos { margin-left: 90px; border: 10px outset…
-
1
votes1
answer951
viewsQ: Primeface components do not appear
Guys good afternoon already tried everything change the url of web.xml to *.xhtml but it will not, I added the library primefaces in the lib of WEB-INF, but the components do not appear. My web.xml.…
-
0
votes1
answer659
views -
1
votes2
answers580
viewsQ: Redirecting JSF pages
I’m looking to redirect the main page to login page so I set the faces-config.xml together with the main page below my code for you to see Code faces-config.xml <?xml version='1.0'…
-
0
votes2
answers804
viewsQ: Java jsf image
I am wanting to place an image on a netbeans JSF page, but the page does not display the image. I’m calling the picture in my code like this: <h:graphicImage library="resources/imagens"…
-
0
votes2
answers810
viewsQ: Select Count Java
I want to select with the Count function and bring all the records of a table, but when presenting the quantity in the textfield, it displays a different result. I’ll put the code in for you to…