JavaScript is a dialect of the standardized ECMAScript programming language, primarily used for scripting web-pages. Use this tag for questions regarding ECMAScript and its dialects/ implementations: JavaScript, JScript, etc., excluding ActionScript.
0
votes
0answers
50 views
Flash or Javascript way to pretty plot binary tree [closed]
All Flash and JS plot libraries I've found, can plot some plots, tables, but not binary trees.
Is there a library or a tool to beautifully plot the binary tree? The binary tree can be small (about ...
1
vote
0answers
49 views
@Viewport @media use for input type?
I've searched high and low for some way to setup my HTML5/CSS3 for various devices. Going by screen resolution isn't the best route because some times the screen size of one device is the same as ...
0
votes
0answers
61 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 ...
3
votes
1answer
168 views
Forbidden 403 error on Google AdSense requests
I have created a new website and have set some ads. For some unknown reason, FireBug tells me that I get 403 errors on Google Adsense requests. I have checked my AdSense account and it does not block ...
1
vote
0answers
501 views
Line Feed or Carriage Return - What to use?
In javascript, Line Feed and Carriage Return behaves similarly.
Which one to use and when?
OR
Can it be used alternatively?
Unicode Characters:
Line Feed: \u000A
Carriage Return: \u000D
...
0
votes
0answers
22 views
Initial Loading Problems on Website [closed]
I'm having issues with my website's loading. Here's the link: filmblurb.org When you point to the URL in the browser and it initially loads, the CSS looks glitchy, the text and images look funny and ...
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
66 views
Prevent HTML files downloaded from getting copied from that particular system to another system or getting the script modified?
How to prevent my HTML files downloaded to a particular system from getting copied from that particular system to another system or getting the script modified?
Is there any tool or method out? Well, ...
2
votes
1answer
508 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
129 views
How is the new Hulu not penalized for SEO?
I heard if you serve different content with Javascript disabled, search Bots can penalize you. I have been looking at the source of the new Hulu website and wanted to ask a few questions. I was told ...
0
votes
1answer
125 views
Table-Sort Script with Search Feature
I lost a JavaScript-based, sortable-table script that had a unique feature of a search box. The search box that made non-relevant rows disappear when a user typed a word.
Any idea where I can find a ...
3
votes
3answers
156 views
Why do websites require retyping the password upon user error in a registration form?
Many times, when you fill out a registration form and miss a required field, the form reloads with all the fields filled out except for the password which you have to retype.
I'm wondering if I ...
3
votes
1answer
495 views
document.referrer from google searches only showing “https://www.google.com”, no search terms
So I put this basic code on my website, and alert with document.referrer:
alert(document.referrer);
And when I do a search the link is:
...
2
votes
2answers
868 views
How To Disallow Selection Of Text On Website?
I have a question about preventing the selection of content and right-clicking with your mouse on a website. Some websites that I have encountered display a dialog which prohibits right-clicking but ...
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
112 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 ...
7
votes
3answers
334 views
Directory structure for a website (js/css/img folders)
For years I've been using the following directory structure for my websites:
<root>
->js
->jquery.js
->tooltip.js
->someplugin.js
->css
->styles.css
...
2
votes
0answers
44 views
How to run/test JavaScript? [closed]
I'm reading David Flanagan's "JavaScript: The Definitive Guide, 6th ed".
It only actually tells users how to run JS code on page 311, where users are told of the following solutions:
"Client-side ...
1
vote
1answer
21 views
Is it possible to export comments from TypePad Connect?
Note that I'm not talking about TypePad, but TypePad Connect, their hosted commenting product. I see comments in their company blog from 2008 (!!!) saying they were working on an export feature, but I ...
3
votes
2answers
129 views
<!--hppage status=“protected”--> Bad for SEO?
I've just come across this protection code:
<!--hppage status="protected"-->
It hides the html and page code from anyone who wants to right click and view source. I can't see a work around to ...
1
vote
1answer
126 views
SEO - Google and link cleaning / cloaking [duplicate]
Possible Duplicate:
Does the Google spider render JavaScript?
This a SEO related question, not a code related one.
Googles own link cleaning / cloaking
Gå to http://www.google.com and ...
3
votes
2answers
144 views
Will a search engine lower the rank of my page if i have hidden iframes?
As a praxis, all external content on our site is put in iframes to lower the risks of any external parties injecting stuff to our users. We also do it to make sure our content shows up before banners, ...
0
votes
0answers
11 views
zooming causing problem with panning [closed]
Heres a fiddle for example: http://jsfiddle.net/f5rSw/ After the zoom, if I pan the paper, the zoom doesn't stay. Even more, It some times give my viewbox's X and Y NAN values, why?
what am I missing ...
-1
votes
1answer
57 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
302 views
SEO - Index images (lazyload)
Note:My question is not about Javascript.
I'm developing a plugin for jQuery/Mootols/Prototype, that work with DOM.
This plugin will be to improve page performance (better user experience).
The ...
1
vote
1answer
145 views
Tracking logged in vs. non-logged in users in Google Analytics
I am building a social media site that is similar is structure to twitter and facebook.com where unauthenticated users who go to https://mysite.com will see a login + sign-up page, and authenticated ...
0
votes
0answers
33 views
Bookmark login_email at new PayPal URL [closed]
I have used this Bookmark in Firefox so that my email would be autofilled and I only had to write in my password. PayPal has recently changed its login URL. Has anybody figured out a method to achieve ...
2
votes
0answers
71 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 ...
0
votes
0answers
12 views
Javascript widgets: do links count as SEO backlinks? [duplicate]
Possible Duplicate:
How good is it for SEO if you have a widget that lives on other sites?
On my website I offer an option to let users embed information from my site with some kind of ...
0
votes
2answers
49 views
Help choosing slider
I'm looking for JS implementation of effect similar to:
http://www.citroen.it/home/#/home/ main slider
Joomla! module will be the best solution, however, standalone JS snippet is also an option.
...
2
votes
2answers
137 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
62 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. ...
0
votes
0answers
45 views
Unable to debug javascript? [closed]
I’m having some problems debugging an encoded javacscript. This script I’m referring to given in this link over here.
The encoding here is simple and it works by shifting the unicodes values to ...
0
votes
0answers
40 views
How do I protect sending scores from HTML5 games to my server [closed]
On backend I am using java. I have a game in HTML5; when user completes it I sends an Ajax call to save the score to database. Now, someone can easily use tools like Fiddler and firebug to modify ...
2
votes
2answers
190 views
jQuery scrolling images for e-commerce site, what to do about users who disable JS
As the title suggests, I am developing an e-commerce site and I intend of having two jQuery plug ins on the default page, one for scrolling images and the other for the navigation menu.
Should I be ...
0
votes
4answers
172 views
Web development and tips for building a website and the advantages of using HTML 5 in the site [closed]
I am trying to make a website for my college, and the program starts from jan 13 and we get 15 days of time to develop a running site.
The best site will become the college site. I am participating, ...
2
votes
1answer
122 views
Is making AJAX site crawlable AND degrading gracefully with JS turned off possible?
According to this spec, making AJAX site crawlable by Googlebot means that you have to use hashbang (#!) links in it which means it won't degrade gracefully when JS is turned off. This might mean that ...
0
votes
1answer
147 views
Does google see the output of document.write? [duplicate]
Possible Duplicate:
Will JavaScript (document.write) content be indexed by search engines?
I've got a site where people can list machinery for sale. Each item for sale has it's own dynamic ...
4
votes
1answer
252 views
How to overcome politics of the net (Google translate code refuses to work from a specific region)
According to the FAQ's I am not sure if my question is a ok to ask or will be closed or should I post it in the meta or even I would blame some one for downvoting it. However it is one that has been ...
2
votes
0answers
28 views
How to overcome politics of the net (Google translate code refuses to work from a specific region) [duplicate]
Possible Duplicate:
How to overcome politics of the net (Google translate code refuses to work from a specific region)
I have this Web Site. It uses the Google Translate API (Can't post the ...
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 ...
5
votes
4answers
270 views
Will JavaScript (document.write) content be indexed by search engines?
I have an external JS file embedding some content inline in a web page.
Basically it just does a document.write("my content") via a script tag and loaded externally with the src attribute.
Any ...
1
vote
1answer
184 views
How can I block site visitors using legacy browsers
I want my site to block access to visitors that are using outdated browsers such as IE6 and IE7 etc.
I am looking for a script that I can use to block certain browsers accessing my site
4
votes
1answer
382 views
How to SEO Optimize JavaScript Image Loader?
I am building an image-centric catalog website. It catalogs collectible gaming cards numbering 100,000+ pages. There are competitor sites receiving millions of hits each month, so with the possibility ...
1
vote
1answer
103 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 ...
1
vote
3answers
23 views
Separating portion of website to its own server
So my job is to take the homepage (or maybe I should say "homesite" because it encompasses a few interrelated pages) and drag this onto its own Apache server. The problem I'm having right now is being ...
2
votes
1answer
168 views
Reduce HTTP Requests method for js and css
Is these way can Reduce HTTP Requests?
multiple javascript files with & symbol
<script type="text/javascript"
...
2
votes
2answers
396 views
How to crawl a webPage with dynamic content added by javascript
I guess there is a news that Google bots have the capability to understand our javascript code. It means this is possible to fully crawl a webpage which has lazy loading feature enabled. I am using ...
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 ...
0
votes
1answer
194 views
SVG images grow and create scrollbars when on the server
Okay so I embedded some SVG images into my page and opened it locally on Chrome and it looked fine.
I upload the same file to the server and look at the page online and the SVG images have grown by ...
