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.
1
vote
1answer
336 views
What is a light-weight “slideshow” script that could integrate w/ CMS?
I'm looking to reduce the footprint of my Strict html 4.01 front page. One possible way is to combine much of the "upcoming events" into a single small box, and have them automagically switch which ...
1
vote
2answers
407 views
Optimizing perceived load time for social sharing widgets on a page?
I have placed the facebook "like" and some other social bookmarking websites link on my blog, such as Google Buzz, Digg, Twitter, etc.
I just noticed that it takes a while to load my blog page as it ...
1
vote
1answer
105 views
HTML 5 drag and drop file attachment?
Looking for a tutorial re implementation of this functionality.
I can only find blog posts saying that gmail added this, but not how it was done.
1
vote
2answers
65 views
SEO impact of links for javascript functionality
For example, jQuery tabs uses a link as each tab, that opens the tabbed content. Or often times developers will use a link as the anchor text for a hover tooltip, even though it doesn't actually link ...
1
vote
1answer
44 views
Toggling between hidden divs instead of two links
For each entity in my site I have a 'joint' section (~30%), and a sub-section (~70%) which has two different options, meaning I only display ONE of them at a time. Currently I have two different links ...
1
vote
1answer
83 views
Which HTML+Javascript source editors support continuous validation and preview?
For programmers, Eclipse continuously compiles source code and highlights errors as you type. This greatly accelerates edit-test iteration cycles.
I'm looking for a similar sourcecode editor for HTML ...
1
vote
1answer
124 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 ...
1
vote
1answer
141 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 ...
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 ...
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 ...
1
vote
1answer
46 views
Posting a link to our page on facebook doesn't resolve correctly within FB
We have a product page, there is a javascript popup that requires users to enter an email address to gain access. But the page behind the popup is fully rendered (for SEO value and such).
...
1
vote
3answers
71 views
Releasing a CSS minification tool - should it be downloadable or accessable through the cloud?
I am thinking of releasing a CSS minifaction library, which has dependencies on other libraries.
Since CSS Minification is not something that occurs a lot (compared to optimising PDFs for example), I ...
1
vote
1answer
204 views
If I cache an RSS feeds' html, but not the images, will this appear to be image hot-linking?
I have a simple RSS news application built using Javascript, that pulls in feeds through Google's feed API. Im doing a proof of concept and caching the feed using localStorage though due to storage ...
1
vote
2answers
176 views
javascript/php sorting plugin
I have a set of thumbnails and I want to sort them by name, by rating and by newest added.
I've found Quicksand which I think is pretty good, but I need to know if there are some other scripts/plugins ...
1
vote
1answer
57 views
How can I check that ads are loading correctly on my website?
How can I monitor the JavaScript ads on my website to ensure they show up?
I don't want to use this process to generate false impressions but I need a way to gather data and report that ads are ...
1
vote
1answer
204 views
How to prevent Google Website Optimizer from making Google Analytics spike Direct Traffic and lower Bounce Rate?
I am using Google Website Optimizer (GWO) and Google Analytics.
Whenever a person (Google Website Optimizer) does a javascript redirect, Google Analytics will change the referrer. When the referrer ...
1
vote
1answer
83 views
Adsense block not displaying anything
I have copied and pasted the following code into my page, but it seems to be having no effect. It should have a fall back block colour, but nothing is showing.
Code copied/pasted straight from google
...
1
vote
1answer
731 views
How to make my page load faster? [duplicate]
Possible Duplicate:
Ideas to improve website loading speed?
My page gets performance score 79 in yslow which is not bad. Yslow says the parts I can work on are
1)
Grade F on Make ...
1
vote
3answers
354 views
Track google search keyword in asp classic
I want to track google search keyword for site in asp classic. Any user which use any word in google search to reach on my site, I want to track this word.
1
vote
2answers
392 views
How to track js conditional outbound redirects with Google Analytics?
We work with an affiliate program where you need to use different affiliate links for some specific countries. Because of that our links in the content are pointed to an internal page ...
1
vote
1answer
83 views
Bots and scripts [duplicate]
Possible Duplicate:
Will AJAX-fetched material be invisible to search engines?
Can bots understand what's going on in javascript or vbscript? Most of the social networking modules and ad ...
1
vote
1answer
92 views
What is the technology used to let people drag and drop images on top of each other, then save the result?
Fairly simple really, I just want people to be able to drag an image onto another image, position it where they want by dragging it around, and then when they're happy with it, click a button to save ...
1
vote
1answer
237 views
crop some text from segment text
I have a div:
<div id="crop"><span> text - 123 views</span></div>
I want crop from "-" to "v" ,thanks
1
vote
1answer
4k views
Why does XFBML work everywhere but in Chrome?
I try to add simple Like button to my Facebook Canvas app (iframe). The button (and all other XFBML elements) works in Safari, Firefox, Opera, but in Google Chrome.
How can I find the problem?
...
1
vote
2answers
527 views
Has anyone been able to convert a site's media content from flash to html5?
I'm looking to convert a site from Flash based video to HTML5, the current video uses time marks to display slides (kind of like how youtube has ads on their videos). But the difference between ...
1
vote
2answers
151 views
cookie not being sent when requesting JS
I host a webservice, and provide my members with a Javascript bookmarklet, which loads a JS sript from my server. However, clients must be logged in, in order to receive the JS script. This works for ...
1
vote
1answer
470 views
Overriding link action with ajax - SEO
If I override default link href with onclick and ajax, for example link <a href="/mypage">, so onclick I load mypage through ajax, if javascript is disabled, or its a text browser or bot, I let ...
1
vote
1answer
37 views
JavaScript loaded external content SEO
I wonder what is the best way to have Javascript loaded content indexed by search engines. I know that search engines don't execute Javascript, but I am thinking more of an progressive enchantment.
I ...
1
vote
0answers
24 views
Create a more voices for meSpeak.js [closed]
I saw a meSpeak.js project and there is also a folder called voices, but every voice file is json so i want to convert Mbrola voice to .json is there is any way to do that
thanks
1
vote
0answers
29 views
Top commentators widget compatible with facebook comments
Created a project on freelancer dot com but then i was wondering if this thing is possible knowing Facebook comments has its own restrictions and limitations.
"Hi,
I want a widget on the sidebar ...
1
vote
3answers
108 views
Bootstrap dynamic content
I am building a website powered by twitter's bootstrap. I have created a landing page with menus and text. The next thing I want to do is create a About page, but what is the easiest way to create a ...
1
vote
2answers
399 views
Comparisons of Javascript 'data grids'?
I've found plenty of questions between here and StackExchange of people asking for the 'best' data grid / data table, or one that has a particular feature, and plenty of lists out there (of various ...
1
vote
0answers
48 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 ...
1
vote
0answers
462 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
...
1
vote
1answer
128 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 ...
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 ...
1
vote
4answers
377 views
Sudden drop of pageviews/visit and increase of bounce rate in Analytics
Google analytics stats:
04 june 2012
Visits: 4.423
Unique visitors: 3.558
Pageviews: 77.352
Pageviews / visit: 17,49
Visit length: 00:06:26
Bounce rate: 1,09%
05 june 2012
Visits: 4.652
Unique ...
1
vote
0answers
21 views
Will crawlers find content that appears after document.ready using javascript? [duplicate]
Possible Duplicate:
Does the Google spider render JavaScript?
I have a page that initially loads and looks pretty empty, but after it has loaded uses an ajax call to populate the content on ...
1
vote
0answers
144 views
How to add Google App Script as a gadget to Google Calendar?
I created a small App Script with a small UI. Now I'd like to have it as a gadget in my Google calendar.
I tried to embed a gadget with the following basic XML:
<Module>
<ModulePrefs ...
1
vote
0answers
405 views
Javascript autotab function not working on iPad or iPhone [closed]
I have this this piece of html code:
<form name="postcode" method="post" onsubmit="return OnSubmitForm();">
<input class="postcode" maxlength="1" size="1" name="c" onKeyup="autotab(this, ...
1
vote
0answers
27 views
What are the required skills to bulid a online book editor? [closed]
I want to build a website for a printing company. My plan for this website is to offer a online book editor system for users to upload photos, choose the layout, type some text, put some stamp or ...
1
vote
0answers
395 views
I need this Font Picker for my project but I'm not able to get it working. [closed]
I am trying to create a "FontPicker" just like a normal "color picker". I have see many websites implementing "font picker" please check out http://mklogo.com for example, where the fonts are ...
1
vote
3answers
340 views
Looking for a slideshow with delayed elements
I'm looking for a slideshow script that's using a delay for the individual slide elements. Made preferably with jquery and with responsive webdesign in mind. It's easier to understand what i mean if ...
1
vote
1answer
74 views
Does anyone know about some Flash or JS image gallery that allows multiple image selection simultaneously?
I need to show a list of image thumbnails, and the user should be able to select one or more images from this list and then the selected images should be "best fit" displayed. For example, with 3 ...
1
vote
1answer
167 views
GA and /outbound/javascript:void(0) bounce rate
My Google Analytics reports a bounce rate very high for outbound/javascript:void(0) but I don't understand what this URL is. I use Drupal, and in the HTML code there isn't this URL.
1
vote
1answer
86 views
Multimedia web applications that perform well
There are a few multimedia web applications like PHPMotion, ClipBucket that allow playback of multimedia files.
Beside the mentioned multimedia web applications, are there other similar multimedia ...
1
vote
2answers
2k views
Using <audio> in Firefox with JavaScript
I am trying to implement background music on a website using the audio object, which is controlled by a JavaScript, I have posted a question about this before, @LazyOne explained that IIS will not ...
1
vote
0answers
241 views
Embedding *.swf objects: javascript vs xhtml [closed]
I am a newbie in webdesign and I´ve been wondering which is the modern way to embed swf objects.
I've been using the following html code:
<object id="flash1" data="presentacion/prototipe.swf" ...
1
vote
1answer
390 views
SimpleViewer + lightbox
Is it possible to integrate any kind of Lightbox with SimpleViewer? But I don't want to display SimpleViewer in Lightbox. I want to Lightbox show when I click on one of the images in SimpleViewer.
...
1
vote
1answer
104 views
Same page looks great in Firefox & crome But Not in IE8
I have a site hosted at: http://41.223.52.100/ which i used jbar to display certain text on the page.
The same page looks great in Firefox & google crome but not in IE8, Can't figure-out why!
...
