Tagged Questions
jQuery is a cross-browser JavaScript library that facilitates DOM traversal, event handling, animation and AJAX interactions.
0
votes
0answers
3 views
How to submit multiple jquery posts to a page one after another if database updates successfully?
I am trying to send multiple $.post to a single page. I need each to post to a page that updates a database then post the next one until they are done. This is my code so far:
...
0
votes
2answers
12 views
Variable in Jquery syntax
In the following example, the following does not work:
var cp = "bla";
var c = $(":input[id=" + cp + "]").val();
However the following does work:
var c = $(":input[id='bla']").val();
Why is that ...
0
votes
1answer
13 views
pulling data from database wth ajax and when i click on a href it dose not work
i am really having hard time with small problem - i am still learning jquery
let me explain what is the problem
i am pulling data from database using jquery -
after that data pulled out from ...
-1
votes
0answers
13 views
Html5 with upload to gallery
I already have a website design for photography and i want to be able to upload photos (only me) not all the users. The only way to upload now is by writing in html code link to photos. I found on ...
0
votes
0answers
6 views
PDFJS on ASP.NET
i set up the pdf.js on my page and it works fine, but every time i click any button, like zoom in, sidebar etc. The document disapear every thing else remain. Before it it looks like it refreshes the ...
1
vote
0answers
11 views
jsp page to servlet through ajax and vice versa
I am sending a orderid from jsp page to servlet through ajax and if the orderid of order table not match it will show an error
message in the same jsp page through which request is made fine. Now my ...
1
vote
2answers
34 views
Form is coming back as validated, even though fields are not filled in
I have a simple form here, I'm just trying to make it NOT come back as valid of the rules are not met, however no matter what, if no fields are filled in, or only partial, it will always come back as ...
0
votes
0answers
31 views
Mouse position of dynamic elements in jQuery
I've been looking around this for a while now with no real answer out there, my scenario:
$(document).on('click', '.slide-1', function (e) {
var offset = $(this).offset();
var ...
1
vote
2answers
28 views
Insert a form with jQuery
I have a simple form (text input + submit button) that should show up when you click on any div whose class is rep.
$(document).ready(function(){
$("div.rep").click(function(){
...
0
votes
3answers
16 views
jQuery mobile: Radio buttons not working as expected
There's something wrong with my code and I can't figure out what it is. I am using jQuery mobile to generate radio buttons forms. However, it is not working as expected. It appears just like this ...
0
votes
2answers
13 views
trouble getting .on function to work as it is supposed to
I have an html page with the following html:
<div id="content">
<div class="pagination">
<a href=''>blah</a>
</div>
</div>
Going to a page that ...
2
votes
1answer
46 views
Get text inside HTML comment tag?
I have the following HTML:
<!--
<option value="HVAC">HVAC</option>
<option value="Cooling">|---Cooling</option>
<option value="Heating">|---Heating</option>
...
0
votes
2answers
19 views
Toggle link/button color on new button click
I am trying to import some customized buttons into a marketing survey application. I would like to set up some buttons styled with CSS and Jquery with some specific functionality.
I need to have the ...
0
votes
2answers
20 views
Retrieving value using get() with coffeescript and Ruby on Rails
I'm trying to create code that will retrieve a value from another page and put it into a textbox.
However, the value is returning [object Object]
The page that i'm trying to get a value from is just ...
0
votes
1answer
20 views
Looking for alerts or notifications in MVC 4
Watch the next image.
It's something like an alert or notification and some of them have a close button to the right of the border.
I would like to implement that in my MVC 4 project where the ...
0
votes
0answers
17 views
Set column width in Tablesorter
I'm trying to set the width for the columns in JQuery Tablesorter. I have an example http://jsfiddle.net/nHWRK/70/ I have 3 columns. I want the whole table to fill the browser window (100%) and ...
0
votes
0answers
13 views
How can I convert my joomla blog layout to a masonry type of grid?
Hello & thanks for helping... I am trying to figure out a way please my girlfriend by installing masonry on her blog to "make it like pinterest" :)
I have been trying combinations of container ...
0
votes
0answers
22 views
can't solve max call stack size error with strange behavior in jquery, javascript, coffeescript
I have the following plugin I am writing for redactor to add autocomplete to the insert link modal. I am using the TextExt library to do this.
The following code shows this effort:
I believe I've ...
0
votes
1answer
20 views
Jquery nested object in json
I'm calling some JSON (cut short for size reason);
"numExecutors" : 2,
"description" : null,
"jobs" : [
{
"name" : "Test",
"url" : "http://www.carlbruiners.com/job/Test/",
"color" : "blue"
},
{
...
0
votes
0answers
11 views
clone content loaded dynamicaly inside iframe using jquery
On my website I am loading content from another website (reviews website) dynamically using script that they provided. I am not sure if it is loaded by ajax or not. I need to use jquery 1.3.2 because ...
0
votes
1answer
24 views
jQuery Slide Menu
I am trying to make a menu that slides down sub menu items (+changes background color) when clicked on.
When a different menu item is clicked on, the other open should close (sub menu item slide ...
0
votes
1answer
10 views
jQuery fancybox click function for dynamically added content not firing on iOS, iPhone, nor iPad
Example:
http://metropolis.pagodabox.com/get-a-quote
To replicate the issue, open up the "Chairs" menu and add "Recliner" to the list, then click the camera icon. The camera icon is .img-link in the ...
0
votes
3answers
31 views
I need to display jquery popup only once
Hi i am using jquery popup's. I need to display popup's only once on page.For this i used cookies:
if ($.cookie('test_status') != '1') {
//code to display popup
$.cookie('test_status', '1', { ...
0
votes
1answer
17 views
Declare Variable in jQuery Extension Method Scope
Maybe this is because of lack of my knowledge about creating extension methods for jQuery plugin.So please don't go hard. Let's say I have two extension methods, those methods are working on the same ...
0
votes
1answer
18 views
Download external html content client side, send to django server, send processed data back to client
this is what I want to do. I am a newbie at javascript and django. Please let me know how I can go about doing this:
Client clicks button on web page, javascript downloads html content from external ...
1
vote
0answers
19 views
document won't fire mousemove event if mousedown occurred in iframe
I have a same origin iframe. Mouse events in the iframe are triggered in the document like so:
$(iframeBody).on('mousedown mouseup mousemove', function(e) {
e.clientX += _m.outer_x;
e.clientY ...
0
votes
1answer
19 views
jQuery mobile: Set focus on a textbox?
I'm trying to set focus on a textbox in jQuery mobile. But it is not working.
this is my code
<script type="text/javascript">
function FocusOnInput()
{
...
1
vote
1answer
31 views
$.getJSON .always() method won't execute on HTTP error
I'm trying to retrieve some google calendar information using getJson. In some cases the calendars I'm trying to retrieve may or may not be available and I'll get either GET HTTP error 403 or 404, ...
0
votes
1answer
30 views
Change element type depending on src file extension type
Goal: If custom element type (ex. <media ...>) has one of several src file extensions (ex. m4v, jpg ...), change the custom element type to reflect the proper element to display src ...
1
vote
0answers
20 views
Setting page zoom to user preference
I would like the users of my web app to be able to set the level of zoom they want for each page in my app, store that zoom level as a cookie (for each page), and zoom the page to the desired level ...
-2
votes
1answer
24 views
jQuery - load function not working
I just started playing with jQuery and I have encountered a problem. Basically, I have a div with id = "main_body" and I want to load some external content in that div, and that content is not shown ...
0
votes
1answer
12 views
jQuery Dialog modal form loses values when reopen
I have a form inside a div, when I open the dialog I get the form and the values of the form, if I press cancel and open again the current values of the elements does not get fill on the elements, the ...
-1
votes
1answer
43 views
String functions in JQuery
I have another little question regarding the Jquery basics.
I've tried doing a String method on a variable I made, but it told me that I couldn't use that method.
Here's what I did:
var tekst="";
...
0
votes
3answers
37 views
javascript or jquery to extract integer out of html markup
I'm trying to extract the second integer from inside the below markup.
<div class="orbit-slide-number">
<span>1</span>
of
<span>3</span>
</div>
If I ...
3
votes
2answers
55 views
jquery css('left', … ) position bug?
With jquery I wrote the following highly complex code:
val = 100;
n.css('left', val /* + 'px' */);
console.log(val, n.css('left'));
The console output of it is:
100, "90px"
why is that so...?
...
0
votes
0answers
11 views
Consuming ASMX service using JQuery
you can convert this routine by calling the ASMX service with jQuery, passing two parameters "Username" and "Password", and return xml or String, with a script in a simple html page?
Protected Sub ...
0
votes
1answer
9 views
User private image library management
I'd like to hear hear your opinions on this problem.
On my site, users must be able to upload ten images maximum, which is no problem.
But they must be able manage these images, like delete two of ...
0
votes
1answer
21 views
Animate $this.children with Jquery
Ive been trying to animate a div (button) within another div (panel), however im failing to get any result from this code - im very new to jquery and indeed web design so please point out if ive made ...
0
votes
1answer
34 views
validate selected date in selected month and year in dropdowns in client side
I am working with my mvc 4 application.Here I have Day ,Month ,Year dropdowns to select a date of birth. Now I want to validate a selected date in a selected month and year (especially February 29,28 ...
0
votes
3answers
28 views
why is this not fading in the block instead of just showing it?
I'm trying to fade in a block using css transitions. I have a class that is set to opacity 1, after setting the display to block from none. It ignores the transition. Can anybody tell me why? Thanks.
...
0
votes
1answer
35 views
Text appear in zoom in effect
How can we show text in zoom in effect. I saw it on one travel site. I did google but cant find this kind of effect. I just want little hint what kind of effect is this. I red about easing but did not ...
0
votes
4answers
40 views
Concise way to compare multiple element values in Javascript/jQuery?
Perhaps I missed something, but is there a better/more concise way of writing something like this:
var a=1,
b=2,
c=3;
if(a===1 && b===1 && c===1){ do something };
or
...
0
votes
2answers
11 views
iOS jquery .on click with library 1.8.3
For some reason I can't get this event to work on my iPhone.
$(document).on('click', '.ui-state-default', function(e) {
if($(this).hasClass('ui-state-default')){
$(".upload").show();
...
0
votes
0answers
26 views
Working with templates + jquery ui in backbone
I have a backbone view.
Within the render function I have something like this.
this.$el.html(template);
this.$el.resizable({
});
Problem is that the resizable plugin works by ...
0
votes
2answers
23 views
Two divs FadeIn and FadeOut at same time on top of each other
Here I have simple JSFiddle example: http://jsfiddle.net/LKwmW/
If you take a look, you will see when you click the "change" button, the red div will fadeOut completely, and then the blue div will ...
0
votes
1answer
38 views
how to load thumbnails in jquery
hi am designing a vertical navigation on the home page.the first vertical menu is a list of links.each when click should load set of thumbnails vertically parallel to mainmenu list.my issue the ...
1
vote
1answer
16 views
Looking for a date picker API that can grey out days without events
I am looking for a date picking API that has the ability to grey out (or not allow the user to select) certain days.
I am creating a web page that will display chart data. The users should be able ...
0
votes
1answer
14 views
Send JSON with Ajax to ASP.NET Web Method
This is first time I am attempting to send data to server using Ajax. I followed lot of answers from here but I won't just stop getting the error : "Message":"Invalid web service call, missing value ...
0
votes
1answer
15 views
Jquery mobile: How to detect click on video control bar button in IE10?
I need to get the id of the video tag when a button on it's control bar is clicked.
This works in FF but not in IE10.
<body>
<div id='video1' class='catPage' data-role='page'>
...
0
votes
1answer
9 views
Twitter like signup - don't do anything if input fields are left blank
Its simple but Im clueless in jquery. Basically I want to stop users from advancing onto the next page if there are blank inputs on the registration process, just like Twitter has.
This is what I came ...



