Questions tagged as 'html'

1
answer

Anchor Html + Table

Hello Personally, I have a problem with the anchor HTML inside a website. The anchor works normally when running on content visible on the site. The problem is that I would like to anchor a content within a "Tab" of the bootstrap. Fo...
asked by 02.05.2016 / 16:21
1
answer

Set value inside a Jquery variable

I'm taking a beating of those to be able to do something simple (within my knowledge of Java). I'm loading a google chart on my page. At a certain point, I want to get the values of a REST that I created and for that, I created a function i...
asked by 30.05.2015 / 03:08
1
answer

How to make a popup to insert an email appear at the click of a button

What I want is something exactly like this page. link By clicking on "I want to Watch" it opens a kind of pop-up asking for the email.     
asked by 25.05.2015 / 21:45
1
answer

Is it possible to add a contact on my cell phone via code?

In a list of users on a mobile system is it possible to have a button that adds the contact on the mobile? It would be a ADD button that when you clicked, that add Android contact screen appears, for example, with the person's name and the...
asked by 25.09.2015 / 19:35
1
answer

Why createEvent does not work in firefox

I have a div that inside of this div contains select option as hidden and I have a script in jquery that when clicking the button shows the list with option is working well in all browsers only in firefox and which does not...
asked by 15.05.2015 / 21:38
2
answers

Navbar bootstrap getting behind the banner

I'm putting navbar of Bootstrap on a website, but when I click the button to open the menu, the menu appears behind the banner you have on the site. I took the position:absolute that it has in col-md-12 and it was on top (in...
asked by 12.05.2015 / 05:25
1
answer

How to keep banner of partnerships on site?

I'm developing a website where I'll put banner of partner sites (visit visits) but I do not know what the insertion of the partners' banners should be, but I thought in two ways. Insert direct into HTML and manually set the size of th...
asked by 15.04.2015 / 18:49
1
answer

Sending birthday emails based on MySQL query

I have to create a function on the server of my site that sends a birthday email, containing an HTML code, to birthday emails. Detail: These birthdays are registered in a MySQL table that contains name, email, and date of birth. So if there a...
asked by 20.10.2015 / 17:51
1
answer

How to convert HTML code to a PDF file in java?

I'm developing an application where I need to convert an HTML code, which is saved in the database, to a .PDF file. There is no need to save this file to the server. I've never done anything similar. How to do this using Java?     
asked by 09.08.2015 / 05:29
2
answers

Save array of images in different columns

Good evening. I would like to count on your help in solving a problem that has been grinding my molecule for a few days and I still can not find a solution. I have the following code to send to the 4-photo server: if(isset($_POST['su...
asked by 11.12.2015 / 05:11