Questions tagged as 'html'

1
answer

Html & VB net how to download an img with a link inside a Tag?

After using a WebBrowser to login to a site with vb, I want to access my site profile, and download the img from my profile <a href="#" data-target="#profile-photo" data-toggle="modal" class="profile-photo" style="background-image: url("LIN...
asked by 17.05.2018 / 00:37
1
answer

how to change the date format to d / m / a in php wamp serves [duplicate]

I have created a registration system and data queries for the registry in which I work, however the dates are being displayed in the format a / m / d and I want to change to the national format, but I do not know how to do it. Can someone help...
asked by 16.05.2018 / 19:39
0
answers

Custom Page Scrolling [Pending]

How can I build a scrolling effect similar to this one? link And how to do the "appearance" ( fade in , move) effect of objects?     
asked by 16.05.2018 / 21:52
2
answers

Are you able to do a toggle button with two buttons?

I have a system to change the layout of the page for a night vision layout, but for that to happen I had to use two buttons, and I think it's better to use a toggle button to change the theme. If you can help I thank you. function applyThe...
asked by 16.05.2018 / 16:40
1
answer

How to insert image using react.js

I'm starting in the react, and how do I insert an image that stays on top of my background, which is already an image? The code is as follows: import React from 'react' import Img from 'react-image' import teacher1 from "./images/teacher1.jp...
asked by 26.06.2018 / 19:37
2
answers

Change title by icon

I'm still learning about Ionic. I would like to know how to change the tab title by an icon or custom image. HTML<ion-header><ion-navbar><ion-title>empty</ion-title></ion-navbar></ion-header><ion-conten...
asked by 25.06.2018 / 16:57
1
answer

How to draw a floating div after a certain scroll

I'm here at work, and I have a problem here at the site I'm touching. I have a side div that has a js code to stay fixed on the page (floating) as soon as it arrives in top0 (follow the link below) p> $(function(){varjElement=$('.eleme...
asked by 15.05.2018 / 17:24
1
answer

Route.config of website in C # asp.net

I'm building a website. But there is one question that I can not solve. I have a Home Controller where I have all the Site Views. For example, I enter andwhenIclickononeoftheimagestogotoanotherView,, my URL does not appear as I wanted. I wanted...
asked by 16.05.2018 / 11:28
1
answer

How to put 2 buttons side by side in the same column of a table in html?

The 2 buttons in the last column of the table are one below the other. How do I get them side by side? <!DOCTYPE html> <html lang="pt-br"> <head> <title>Budget</title> <meta charset="UTF-8"> <...
asked by 11.05.2018 / 22:57
1
answer

Opencart purchase button error

When you click the Buy button it does nothing, the following error appears in the console    Error: Syntax error, unrecognized expression: #product   input [type = 'text'], #product input [type = 'hidden'], #product   input [type = 'radio']:...
asked by 11.05.2018 / 15:51