Questions tagged as 'jquery'

0
answers

Problem side menu jquery

I'm having trouble closing the side menu on intelXDK, I use JQuery to do the opening and closing but the problem is when I close, since it does not keep the margin of the rectangle I created, for example in images below . JSto...
asked by 28.09.2015 / 19:46
1
answer

How to arrange hover in section?

I made a site based on a template and I have a problem when I click somewhere, it goes down but does not have the effect of hover , it only has this effect of hover in 3 section , before the last 2 that are "contact" and "cl...
asked by 29.09.2015 / 00:38
1
answer

How to add 2 dropzone in same view

Well I'm trying to add two dropzone on a screen, one is specific for one file (pdf, doc) and another is for attachment (doc, pdf, image etc). Here is an example of using Dropzone: @{ Layout = null; } @Styles.Render("~/Content/dropzonescss")...
asked by 28.09.2015 / 17:01
1
answer

VenoBox Plugin Error in Safari Mac OsX

I'm having a little problem with this plugin, the name is VenoBox. With the same function as ColorBox, it opens iframes, photos, external links and HTML in the famous lightbox effect. I took a project in which the developers who created the s...
asked by 24.09.2015 / 22:07
2
answers

Create App by manipulating external site

I want to create an app for a site that has no mobile version, so I need to show the user only 04 fields on the screen (login, password, sign up and ok). How can I do this? The site is not mine and I do not have access to the source code....
asked by 26.09.2015 / 15:21
1
answer

carousel radio buttons

I'm using the owl-carousel 2.0.0 plugin, to make a carousel of product packaging images that are selectable, via an input radio, only one carton should be selected, the structure of this carousel is as follows, container is a <label>...
asked by 23.09.2015 / 17:09
0
answers

Perform conditional testing on Jquery?

I'm doing a page and need to be updated constantly, but only when the value of an external page that I called with the Jquery.get () function is different from what is already contained in the file, follows my jquery code. .. $(document).ready...
asked by 01.11.2015 / 06:54
1
answer

How to do pagination in CodeIgniter using AJAX?

I'm having a hard time finding a way to do paging using AJAX. I am accustomed to doing it both traditionally and directly with the server using Codeigniter as the application framework . However, this time I need it done without the refresh o...
asked by 24.12.2013 / 12:03
0
answers

Get status code from the current request

I have a request made by JqueryFileDownload that when error occurs the server returns me different types of status. I need to act on the client according to these errors. Unlike the jquery ajax I can not get the fileDownload to receive the...
asked by 04.09.2015 / 17:51
3
answers

Iframe dynamic mobile

I need to generate a iframe dynamic when I click a button on a div for a mobile application only when I try to load this same iframe using the Onload method in the Body it does not load automatically and only when I refr...
asked by 31.08.2015 / 15:19