Questions tagged as 'jquery'

0
answers

How to create and connect users in new rooms with soket.io

I'm using socket.io 1.3.5 and express 4.12.3 to create a chat application on my script php , but I do not know the logic of creating a new room when one user calls another. In kids: I know how to create a room for each user a...
asked by 19.05.2015 / 17:53
0
answers

Site buga all when hosted [closed]

I'm learning front-end and I made a site using bootstrap here, I decided to upload it somewhere free to start the game and to my surprise it has some problems. The impression I have is that it is not identifying the bootstrap, but I put every...
asked by 14.04.2015 / 20:05
1
answer

Jquery slide plugin

This js is all part of the next, prev and auto of my slide, but there is a "but": when I click on prev, it returns and then advances in the same action. What's wrong with the logic in this script? JS: $(document).ready( function() {...
asked by 12.02.2015 / 14:13
1
answer

Menu control

I have a menu in a bundle and I want to add to that menu a part that is in another menu, but I want these menus to appear both on all pages. The main menu is this: {# src/RoqSys/BaseBundle/Resources/views/Default/base.html.twig #} {% extend...
asked by 13.02.2015 / 13:00
1
answer

Postback checkbox asp.net with Plugin Switchery

I'm putting together a list of records in a table with asp.net. I create for each line a checkbox to perform an action through postback every time the checkbox is checked or unchecked. I use the Switchery plugin to style this checkbox, but when...
asked by 13.02.2015 / 18:10
0
answers

Self-resizing images with JQuery Mobile

I'm using the classic example of listview present in documentation of jquery mobile . However, when using images with different sizes, I would like the image to automatically be the size of container , how to do that?     
asked by 14.02.2015 / 00:58
1
answer

Error filtering data from table Datatable

I have a ViewBag where I populate a select with a list of years. When selecting a specific year, filter the table with data only from those years. To do this filter, I'm using a script: $(document).ready( function() { // any t...
asked by 08.03.2015 / 15:27
0
answers

jquery validation problem

I'm using a form to populate items in a list dynamically. I cleaned the form fields by inserting the items from the list into adding items. Problem: When I submit it to write, Razor @Html.ValidationMessageFor help intervenes not all...
asked by 22.12.2014 / 15:25
1
answer

Add Input with Jquery and how to get input data

I have 1 button in JS that creates input. Only I can not get this input data. I can create each input with a different name , but I have no idea how can I get these values from php . I tried to send the var add to loop, but it can not ge...
asked by 18.02.2015 / 15:42
1
answer

Jquery problem setting browser window

! [insert image description here] [1] I'm developing a website and I'm having a problem adjusting the window. The problem is in the site menu (nav), when I am adjusting the window to smaller it reaches a point where the menu text disappears. The...
asked by 07.12.2014 / 20:23