jQuery is a cross-browser Javascript library that provides abstractions for DOM traversal, event handling, animation, and Ajax interactions for rapid web development.
0
votes
0answers
5 views
How can I enable CSS Transitions when switching between a fixed-top navbar and a fixed-bottom (w/ Bootstrap) [migrated]
Okay, so I'm using Twitter Bootstrap and I have a "navbar navbar-fixed-top"; however, on some pages I want the navbar to be at the bottom. As a test, I've used jQuery to toggle the classes on click, ...
-1
votes
0answers
14 views
how could i hide the text box in jquery for initial loading? [closed]
I am working in this project where i face this issue.
PHP Code:
<!--top section start-->
<?php $this->load->view("header");?>
<div id="wrapper" style="height: ...
0
votes
0answers
6 views
ASP.NET Server Controls - Show Hide Textbox based on Dropdown selection [migrated]
What is the best way to show/hide a textbox or an entire div section based on a users selection from a dropdown? I don't believe its possible with server controls, so I would have to use regular ...
0
votes
0answers
18 views
Seo considerations and other considerations for jump links using jquery to make a single page website with hash urls [closed]
I'm making a website with one real url. All the other urls are just /#about, /#contact, etc. I'm using jquery to hide and show the different content. I need to know the considerations of making a site ...
0
votes
0answers
17 views
One Page Website, with jump links, but hide, display:none all other content except jump link clicked [duplicate]
I'm wondering how this website design/structure will work for SEO. I have example.com that I'm building. The only actual URL for the website is example.com. However, it will appear to the user that ...
-1
votes
0answers
18 views
Detect Google Ads width and height [closed]
I want to create a JavaScript which detect Google Ads width and height when someone click on them like statcounter is there any way I can do this.
If I have created a script which parse width and ...
2
votes
2answers
45 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
17 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 ...
-1
votes
1answer
33 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
59 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
57 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
120 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
92 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
371 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
140 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
174 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
100 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
66 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
517 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
83 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
95 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
120 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
102 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
149 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
118 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
62 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
998 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
72 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
140 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
65 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
728 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
543 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
107 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
81 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
442 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
67 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
121 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
195 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
973 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
87 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
210 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
469 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
65 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 ...