jQuery is a cross-browser Javascript library that provides abstractions for DOM traversal, event handling, animation, and Ajax interactions for rapid web development.

learn more… | top users | synonyms

2
votes
2answers
34 views

Track exit link and ads with PHP

I want to track exit links on my website and also exit ads like Google Adsense etc. I mean by exit ads is that when click on add I get ads dimension and ads type like Google or other ads. In short I ...
0
votes
0answers
11 views

Weird behaviour of jquery-ui-tabs in chrome (linux) [closed]

I have a problem using jquery-ui-tabs under chrome linux in this site: http://www.relaxacion.com I can switch between tabs without problem by clicking on the thumbnails on the right of the video ...
-3
votes
0answers
31 views

Bug in the code, hole in the ship :( [closed]

Here is my php code: <!DOCTYPE html> <html> <head> <meta name="viewport" content="initial-scale=1.0, user-scalable=no" /> <link rel="stylesheet" ...
-1
votes
1answer
32 views

Do you know this colorpicker? [closed]

I'm searching for a good looking colorpicker. I just found a screenshot: http://oi47.tinypic.com/2w6tees.jpg Do you know which plugin is it?
1
vote
0answers
37 views

app URI scheme fallback URLs

I am working on a mobile friendly website and liked the idea of having my URLs open in native apps; like say to Google Maps or Facebook using custom URI protocols eg fb:// or comgooglemaps://. ...
0
votes
0answers
52 views

Reporting Dashboards [closed]

I am Looking for reporting dashboards created using jquery/bootstrap. Can you please give me a few examples for the same. Thank you
1
vote
1answer
111 views

Single-page-apps and alternate / canonical URLs for mobile websites

I have a "normal" website and I am currently developing a mobile version of the site. Because of the complexity of the shown information, I am using a separate domain (mysite.mobi) and no responsive ...
-1
votes
1answer
80 views

How can I remove plus sign in jquery string [closed]

How can I remove + sign from string in Jquery $('#sender_name'). val(). If I entered any space then it include a + sign So in my controller I cant get accurate value due to + sign (I am using Ajax ...
0
votes
0answers
370 views

Simple CSS overlay/popup [closed]

Hey I got a really simple question (though quite confusing to me). Its technical but I figured it would be no problem for alot of the people on here so please bear with me and I would appreciate so ...
4
votes
1answer
134 views

How to externally host a mobile website?

I've built a cool mobile website/app using JQuery Mobile. I want to offer that to clients, but I want to use my own hosting. Here's what I want to do If a user uses a mobile device to visit ...
0
votes
0answers
170 views

Jquery slider Lightbox links not working in Chrome/FF but working in IE [closed]

Alright this question is pretty complicated to explain, so please bear with me. I'm using a jquery slider on my portfolio site to display my work. I've implemented a lightbox (I used this tutorial) ...
1
vote
1answer
36 views

Testing the application

We are nearing finish of the web application done in RoR (it is Social website). I am not RoR person, I am just JS/Jquery side. All of us do not have much experience with big applications, and this ...
3
votes
2answers
94 views

Will text that appears dynamically (via javascript/jquery) be indexed by search engines? [duplicate]

Possible Duplicate: Does the Google spider render JavaScript? I'm writing an article that is broken up into sections, where the content of each section is hidden unless the user expands ...
0
votes
0answers
18 views

SEO for All-In-One(Page) Templates [duplicate]

Possible Duplicate: One page website - Effect on SEO Recently, I developed a JQuery website. It's kind of those websites that shows all pages(logical) in one page(physical), I mean it ...
0
votes
0answers
57 views

.height(item.height()) jquery too slow in IE! Alternatives? [closed]

I am trying to set the height of absolutely positioned items to match the height of their container element. The problem is that there are hundreds of these elements. The standard code in the title ...
0
votes
0answers
21 views

Problem with shadow class in css [closed]

I was making my first site with php and jquery. I was trying to include this in the website : http://tympanus.net/codrops/2011/09/05/slicebox-3d-image-slider/ But I can't get the shadow and ...
2
votes
1answer
506 views

Show/Hide Div - Cross browser compatibility and jquery concerns

I'm working on displaying a hidden div when clicked on for a website. This would be a contact for to request more information about a product, so, its a very important form. So, i came across the ...
1
vote
1answer
80 views

When is a page considered loaded by search engines so I can enhance it without a page-speed penalty?

I'm working on a website that has some high quality images that need to load. Of course, my goal is to get the site to load as quickly as possible so we don't slow down the user experience and I don't ...
0
votes
0answers
94 views

Responsive Menu Navigation [closed]

I am sure you all have heard of Responsive/Adaptive Website Design and Development, but for the sake of beginners to the technique and skill, what are ways to create a Responsive Menu Navigation? I ...
3
votes
1answer
107 views

What is this thing called?!?! (bottom of screen popup)

I am looking for the name and some possible jquery libraries etc for the standard bottom of screen popup bar. Its like a little bar that pops out on the bottom of the screen after X seconds or ...
0
votes
0answers
101 views

Looking for vertical slider with active slide enlarged above slides [closed]

I am looking for standalone (jquery prefered) script to create gallery like here: but I want to put into slide any HTML content (audio, video tag etc)
0
votes
0answers
144 views

jQuery mobile List-View is not working after adding some jquery code [closed]

I am using jquery mobile and I have an array makeArrayin jquery and I have created few listview by the values of the array.Everything works fine.But the jquery mobile list-view style is not shown. ...
0
votes
0answers
116 views

CSS ready Image with Text Rotator for Wordpress? [closed]

Hi I'm looking for a image and text rotator where I can modify with css the position and appearance of the text field and boder size for the picture. Nothing fancy, just an array of images and text ...
-1
votes
1answer
56 views

How can I do text buildouts and other typography animation similar to Apple Keynote in html5? [closed]

I am looking for something where text flys in or fades in one letter at a time. I've seen some basic text animation with jquery, but not a library of effects. Does anyone know if this exists?
0
votes
1answer
902 views

jquery image slider for jquery mobile website

I have found a fancy looking cubic jquery image slider for jquery mobile website here: http://m.jeep.com/en/mobile/vehicles/selector.html?app=bmo#&ui-state=dialog Now I want to use this slider in ...
2
votes
0answers
70 views

Which JavaScript carousel zooms blocks from the playlist?

I saw a carousel/slider for displaying featured content a while ago that does something that most don't. It started fairly simply, with the top feature large, and a playlist to the side of other ...
2
votes
2answers
136 views

How can I create a dynamic site that is still search-bot friendly?

If I want to have a slide effect between pages. You click a link, it is loaded off to the side and then slides in (pushing the old page off the other side). I can imagine using jQuery to do the PHP ...
-3
votes
2answers
61 views

Jquery lie about size of download [closed]

When you go to jquery.com you see on top right "Grab the latest version! Choose your compression level:" its saying 32Kb for Production (compressed) version in reality when you download it its 91Kb. ...
-1
votes
1answer
716 views

Jquery calculator [closed]

I want to make calculator for summation. I have this jquery code: <script type="text/javascript"> $(document).ready(function() { $("#calculate").click(function() { if ...
3
votes
1answer
56 views

How is this website's architecture structured? [closed]

refer to this URL: http://imagemechanics.com.au/ Every page seems to have its own unique URL, but the "/#!/" leads me to believe it's all one giant page with anchor tags defining the sections. Is ...
0
votes
0answers
534 views

Issue with image lightbox and enlargement / Jquery Mobile [closed]

I'm working on a redesign of my weather website using Jquery Mobile. I have it set up so that you drill down through a series of content containers to get to the weather info (each group of info ...
1
vote
1answer
102 views

S1000D JavaScript search engine

I am developping a static web application. My goal is to create a search engine. So, I have a list of training's documents and I want to search a fulltext from each one; My documents are stored on ...
0
votes
0answers
80 views

Display a JSON-string as a table [closed]

I'm totally new to JSON, and have a json-string I need to display as a user-friendly table. I have this file, http://ish.tek.no/json_top_content.php?project_id=11&period=week, witch is showing ...
4
votes
4answers
426 views

Protect js code from being stolen

I have developed an web app with jquery,html-css markup which would be an premium web app. So I have to ensure the security of the code from being stolen.But as all these are client side,so there is ...
0
votes
0answers
66 views

seperating html/css, jQuery/jcarousel button [closed]

I have a jQuery plugin (jcarousel) that creates a rotating carousel of pictures. Each of these pictures was originally designed to have a hyperlink button carrying the user to box office site. The ...
0
votes
1answer
116 views

Lone IE9 instance is breaking bad [closed]

We have a nifty little web app that we've whipped up. The client-side is almost entirely jQuery, which supports IE9 (as well as other versions). Preliminary browser testing has come back very ...
0
votes
0answers
191 views

jScrollPane stop scrolling on end of section [closed]

I'm using jScrollPane for replacing the standard scrollpane. Now my problem is, that when I have a longer section scrolling with jScrollPane and coming to the end of it, it beginns to scroll the whole ...
11
votes
4answers
936 views

Loading main javascript on every page? Or breaking it up to relevant pages?

I have a 700kb decompressed JS file which is loaded on every page. Before I had 12 javascript files on each page but to reduce http requests I compressed them all into 1 file. This file is ~130kb ...
2
votes
1answer
85 views

If my URL's are static, but then parsed by Javascript, does that make it crawlable?

Lets say I have a link: <a href="/about/">About Us</a> But in Javascript [or jQuery] catches it and then adds the hash based off of the href attribute: $('a').click(function(e) { ...
0
votes
0answers
135 views

How to create the right loop / jquery / picture wipe? [closed]

<script type="text/javascript" src="slider/jquery.touch-gallery-1.0.0.js"></script> <script type="text/javascript" src="slider/jquery.touch-gallery-1.0.0.min.js"></script> ...
4
votes
1answer
203 views

jQuery/AJAX on old Computers/Browsers

I am working on a plattform that will have a lot of users in the so called "developing countries". So many of them will be using old computers and old browsers in tiny internet cafes. We want to make ...
0
votes
0answers
448 views

How to cache dynamic javascript/jquery/ajax/json content with Akamai

Trying to wrap my head around how things are cached on a CDN and it is new territory for me. In the document we received about sending in environment requests, it says "Dynamically-generated content ...
1
vote
1answer
50 views

Website forwarding - actions do not seem to work

I have the following website up and running: www.posti.sh The website is actually on www.myskoob.com/postish/, but I use domain forwarding so that when the user types in www.posti.sh it stays that way ...
2
votes
3answers
164 views

What parts of JavaScript and jQuery are essential reading for Web Designers [closed]

As a web designer, how should I go about learning javascript and jquery? I would like to avoid duplicating my efforts and focus on whats important. I am very much confused and need a place to start.
1
vote
1answer
64 views

Visual aspects of JAVASCRIPT and logical aspects of JAVASCRIPT? What is good for a web designer, aspiring to be and UI designer?

Visual aspects of JAVASCRIPT and logical aspects of JAVASCRIPT? What is good for a web designer, aspiring to be and UI designer? I am learning Javascript, however, while learning I observed that ...
3
votes
1answer
191 views

Advice for using Google AdSense

The banners on my website are generated by $.ajax() call to the server after the page load is complete ($(window).load() event). I want to to integrate ads from google to fill in empty banners when ...
1
vote
1answer
112 views

Icon grid that overlay when clicked?

I'm looking for something that works like this: The page is a 4x4 grid of icons (boxes with small pictures and a title). When someone clicks on one of them, an overlay gracefully is displayed with ...
0
votes
0answers
160 views

Simile Timeline Layout Issue in IE8 and IE9 [closed]

National Science Foundation installed v.2.3.1 of the Simile Timeline on the nsf.gov website in 2009. The timeline can be viewed at ...
3
votes
4answers
259 views

SEO optimization for AJAX site and dynamic HTML canvas

I have a site that uses AJAX to query the Last.fm database and then dynamically draws a graph of the results on an HTML canvas. In the search function, I have a command that sets window.location.hash ...
0
votes
2answers
2k views

Is there any jquery plugin for facebook like button in a lightbox

I am trying to find a plug-in for showing like our web site on facebook message for new visitors of my web page. Is there any jquery based plugins for that ?

1 2 3