Questions tagged as 'jquery'

0
answers

What is the right way to get values with / or special characters using jQuery? [closed]

I have a jquery function in a view, which takes the date in a text field. The problem is that my jquery .val () function does not get the value after the slashes that separate the dates. For example 12/06/2013 it only takes 12, disregards the...
asked by 25.05.2015 / 19:48
1
answer

how to include video source using javascript

How to include the video source using javascript without printing the final code in the browser (with the element inspector)? I have been thinking about various ways even judging currently impossible, but I would like your opinion on this. I use...
asked by 25.05.2015 / 19:52
0
answers

Error setting property of JQuery FullCalendar when user changes date

I need to change the minTime property of the view agendaDay of FullCalendar dynamically as the user changes the date. I've already tried the following: dayRender: function(event, element, view) { $('#calendar')....
asked by 29.05.2015 / 20:14
1
answer

Close modal in the REMODAL plugin

I'm using the Remodal plugin for VodkaBears,    link I open a modal with it and within the modal I have an iframe, I wanted to know how I close the modal from a button inside the Iframe? Modal HTML: <div class="remodal" data-rem...
asked by 31.03.2015 / 20:11
1
answer

Executing a function allocated to an object from a comparison in for

I am building a library to validate forms (I know there are numerous but my case is specific) and I wanted to be able to send a function to an object with the fields and at its sub-level its validators. so from a comparison, when there is a vali...
asked by 24.03.2015 / 20:29
1
answer

Adding a tag to another tag using JavaScript

I have a jQuery that I use on a website that I'm doing that applies the zoom effect to an image. But when I hover over the image and it zooms in, jQuery creates another IMG tag with the same image by applying a class="zoomImg" to it:...
asked by 23.03.2015 / 13:48
0
answers

Content created dynamically over content created dynamically not working

Hello, I have a "static" page (in quotation marks because it is dynamically generated by PHP, but let's say static in the eyes of JavaScript) and I'm trying to dynamically create it because it will become a widget for other sites. First I make...
asked by 25.03.2015 / 17:59
1
answer

How to show select option with jquery?

I have a select box that is like display:none and I want to when clicking a button appears the listing for the user to choose but I can not do it I would like some lights on how to do it. HTML <table border="0" cellspacing="0" cel...
asked by 13.05.2015 / 00:29
0
answers

How to use the rightclick Api google Maps for mobile

Today I added an event to my map, in case, if you right-click, it performs a certain event. I have no cell phone to test. But cell phone does not have right button. Google maps api converts this event to what? How will the user perform this e...
asked by 02.05.2015 / 12:34
1
answer

Drag and Drop - JavaScript or JQuery [closed]

Good morning ... I was challenged to convert a C # Desktop to Web application, however I have no knowledge of ASP.NET, JScript or JQuery. And among the components that I need to adapt is a DRAGDROPTEXT. It is a SPAN within a DIV that is capable...
asked by 04.03.2015 / 12:24