Questions tagged as 'html'

0
answers

How to show table results always at the top?

I'm setting up a chat and it happened that the messages are appearing at the end of the table, from the bottom up. That is, I have to scroll down to see the new messages. And I would like to see the messages at the top. I have already taken s...
asked by 10.08.2015 / 02:55
0
answers

Ajax routine question populating the page itself

Just a doubt. In the ajax URL field, when I work with MVC, I usually place the action / controller. Well, in my case now I have a asp page. What happens is that the ajax is on the same page that I'm going to load. I'm asking this because it did...
asked by 22.09.2015 / 19:48
0
answers

Pass parameter to a second html page

I have a page that contains 2 textbox e um submit , I have another page in which it would be the next one that also has 2 text box com um submit . How can I make the information typed on the first page, that is, textbox , au...
asked by 25.03.2016 / 18:33
0
answers

Slideshow lightbox show images by category

Good night, I have the following code that separates the images to be shown in the slideshow by category, I even managed to show the separated images when the user clicks on the category, however, the lightbox is showing all the images and I nee...
asked by 28.03.2016 / 05:32
1
answer

Angularjs with Guid in Asp.NET MVC

I am using AngularJs for the first time and I would like to know why this is not possible, I notice that during the debug, there are several Parse errors inside the min.js of the angular, I believe that is why the type I am passing for his contr...
asked by 31.07.2015 / 23:28
0
answers

Rendering HTML with AJAX call using PHP and MVC concept

Good evening. I usually use the MVC (Model-View-Controller) standard, regardless of programming language. In PHP, the directory structure looks like this: - assets - css - js - img - font - model - controller - view - ses...
asked by 18.07.2015 / 02:55
1
answer

JavaScript pagination of asp: GridView

I have the following code: JavaScript: <script src="../js/plugins/datatables/jquery.dataTables.js" type="text/javascript"></script> <script src="../js/plugins/datatables/dataTables.bootstrap.js" type="text/javascript">...
asked by 21.08.2015 / 14:05
1
answer

LABjs - error loading scripts

Please do not show me the link documentation link or examples taken from there because this I have already read, and I honestly do not understand "that is, the page loads about three times and then one of the error. So I'm believing that t...
asked by 19.08.2015 / 16:07
1
answer

Change div background-image according to banner image

I need to create an effect in my slideshow that for every image displayed in the slideshow the background of div class="banner-backg" change background-image. For the slider I'm using link : Slider HTML <div class="banner-ba...
asked by 24.07.2015 / 15:18
1
answer

How to make a div with 100% height? (passing the viewport)

I want to put a background image in this div, I already tried it with height: 100% but the height of the div is limited to the height of the viewport, when scrolling down, the div ends, and also the background image .     
asked by 24.07.2015 / 21:23