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.

learn more… | top users | synonyms

0
votes
0answers
7 views

MLS Search Widget (regional)

Does anyone have any experience with regional MLS search widgets? I am doing some work with a real estate agent (who wants to get rid of his cookie-cutter, pre-paid real estate web site and) who now ...
-1
votes
0answers
12 views

Creating an online scheduling service very similar to Apple's Genius Bar scheduler [closed]

I do IT Consulting for a living and would love if clients or potential clients could go to my website, setup an event/appointment almost exactly like Apple's Genius Bar scheduler. I know that their ...
0
votes
1answer
32 views

more capability from CSS [closed]

so i've just finished a book to learn CSS. (known HTML since high school but didn't have the initiative to pick up CSS 'til now). anyways, ever since i started reading about pseudo-classes in CSS i ...
0
votes
1answer
20 views

What is the syntax for putting a nofollow attribute into a javascript file

Matt Cutts states in this video: It turns out that as we are executing JavaScript, we do look at the attributes. So you can actually use Javascript and put, like, a nofollow attribute on ...
0
votes
0answers
25 views

How to put Evernote on my webpage

I have lists of things to do in Evernote. I want to put this on a webpage. If it can be interactive, that's even better, but I would be happy if I could just display my Evernotes on my page as well. ...
0
votes
0answers
14 views

WordPress Theme - jQuery JavaScript Library Issue [migrated]

I am having some issues with a couple of plugins which use jQuery/JS i.e. cookie control and a picasa photo gallery. The theme I am using is quite basic and comes with no sliders etc with moving ...
0
votes
0answers
13 views

Issue With Drop Down Menu in IE with tabbed content (based off css3menu) [migrated]

Okay, so long story short, I have a website which contains both static elements, as well as tabbed content (on a few pages) for the content. All the pages with static elements display my menu bars ...
1
vote
1answer
25 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
0answers
11 views

I want to build a script CDN for my place of employment [duplicate]

I write a bunch of scripts (javascript, php, perl) for my work. Right now, people have to get the scripts themselves from our sharepoint, and then install it as either a bookmarklet or a greasemonkey ...
1
vote
1answer
213 views

Site got hacked while many / all security leaks have been removed [closed]

I've got a website with this code appended to my php document : <? #8f4d8e# ...
1
vote
1answer
24 views

Organizing main page with detailed content

I need to develop a structure like the one that appears in the following site: http://www.autoic2.com Clicking an image, showing the related content Clicking in that new content, showing the ...
0
votes
0answers
21 views

The value of a range from another page [migrated]

I want to have a program with range and at the end I want to give the user all the results. First of all the range Javascript: function imgShow(Target) { for(var i=1; i<=images; i++) { ...
-1
votes
0answers
60 views

Three-stage jquery Hide/Show toggle for items in a list [closed]

I'm new to this forum, so please let me know if there are any problems with the way I'm asking my question. I did check to see if this has been asked before, and as far as I can tell, it has not. I'm ...
1
vote
2answers
24 views

Proper name scrolling news/photo

I'm very new to webdesign and am wanting to install a scrolling news/picture banner in the site but don't even know the proper term to search for to find out how to do it. Here's an example of what ...
0
votes
0answers
20 views

How do I set the Expires header for Javascript files? [duplicate]

I have successfully set the Expires header for images and CSS files, however, my configuration does not appear to be working for Javascript files. Here is my configuration directive for Javascript: ...
1
vote
0answers
20 views

Jquery not loading [migrated]

Alright guys, I'm trying to get a handle on Jquery, but now that I"m actually implementing it, I'm finding it hard to get it to return anything. As in, I am not even entirely sure if I'm loading it ...
2
votes
1answer
74 views

A JS-based WYSIWYG HTML editor with flexible image upload? [closed]

Is there a good JS-based WYSIWYG HTML editor with flexible image upload out there? Ideally, I'd like an editor that allows me to handle image upload in a custom callback.
2
votes
1answer
52 views

New to website form validation

I'm new to form validation and I have been lucky over the years. I would like to update my method of form creation in my sites. I was curious to know what is standard and if there is a pre-existing ...
-1
votes
0answers
17 views

How to add music to playlist from db? [closed]

I have trying to do new project which is similar with grooveshark or fizy.I'm using jwplayer to playing music.But I didn't do that I add music to playlist from database.How can I do that? Any Idea? I ...
1
vote
0answers
22 views

How do I make the add to cart button go straight to cart [migrated]

I am trying to edit the 'add to cart' button for the site I am customizing http://radiantiger.bigcartel.com/product/hhhgtf. I want the customer to click on the 'add to cart' button and be taken ...
-1
votes
0answers
44 views

Javascript exporting or save data in new webpage [closed]

I need your help on javascript.. I have small test webpage where a user have to get 70% to be able to proceed for next level. if he fails, then his answers should be saved in new page in defined / ...
0
votes
0answers
45 views

Looking for a html5 canvas javascript library or framework

I am trying to make an interactive guide in HTML5 canvas element. With interactive guide, I mean something like this. I want a JavaScript library or framework which is suitable for making ...
0
votes
1answer
38 views

PHP and Javascript [closed]

I am a good C programmer. I have recently studied a bit of JavaScript and I plan on developing my skills by also learning PHP. Can I learn both these language in 3 months and after that build a site ...
1
vote
0answers
13 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
votes
1answer
112 views

Does anyone knows a good Facebook chat script? [closed]

I'm looking for a facebook chat script.. that can handle a large number of users.. does anyone knows one? I need one urgent and please post one that you had experience with.
2
votes
0answers
36 views

Design scrollable table structure [closed]

I'm currently looking for a way to design a table structure with HTML and JS which should be Horizontally Scrollable (It has to be possible to dynamically add new columns) Tolerant to changing sizes ...
0
votes
0answers
85 views

Display RokNavMenu as a two-tier menu system [closed]

I am trying to modify the was RokNavMenu displays its dropdown menus. Assuming a 3-level menu, I need to have level 1 and level 2 be horizontal and level 3 drop down from level 2 This image shows ...
0
votes
1answer
43 views

Javascript Requester IP Address [closed]

Is it possible to get a visitor/requester public (WAN/external) IP address with pure Javascript? IE. without the use of additional JS libraries like jQuery? If so, how?
1
vote
3answers
73 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 ...
0
votes
1answer
32 views

Books / Resources on how to setup a website [closed]

I started building a website recently. I have no problem with the language technical skills. However, it's my first website, and I don't know how to setup my local machine and how to make it available ...
-1
votes
1answer
45 views

How to redirect to a new page and have the new page display dynamic data [closed]

This seems like a pretty obvious question, but for some reason I have yet to find an answer. The goal here is to have a user click a link, for example like on this site, the user clicks a question and ...
1
vote
1answer
45 views

Crawling retail websites to use as templates

I'm setting up a commerce website. I really like the Overstock website, and I was wondering if could simply crawl the website for the webpages, remove Overstock's logos, and use their website as a ...
0
votes
0answers
281 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 ...
1
vote
0answers
66 views

Google Analytics cookie across SagePay checkout

We use SagePay's Server integration for our online payments. We use Google Analytics to track activity on our website and Google Ecommerce tracking to log transactions. In Google Analytics, under the ...
2
votes
2answers
62 views

Get google to index JavaScript pages as separate pages

I have a product page with say 10 products, that loads up all the content when the page loads. Then JavaScript hides content till a product is selected. Then JavaScript hides and unhides information. ...
1
vote
2answers
133 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 ...
3
votes
3answers
113 views

Importance of 'href' attribute within an <a>

I am aware of the 'content is king' seo rule, but I'm also wondering whether empty <a> HTML elements is a relatively big downside regarding SEO. To be more precise and actually cut to the ...
0
votes
1answer
85 views

Does adding live chat script to a website affect its SEO?

I have a client who has added a live chat script just before his /body tag. The live chat script uses WebSockets for communication with servers. However, it appears his SEO traffic decreased by a good ...
2
votes
1answer
212 views

Weather Widget/API

I am developing a website and am looking for an easy piece of code that I can add to a webpage that will display the weather for today and also for the next 5 days for a given location (Wellington, ...
1
vote
1answer
65 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 ...
7
votes
1answer
122 views

Does adding external images or javascript to a website affect its SEO?

When adding images to your site, is it bad to use an image located on another site: <img src='http://www.some_other_site.com/image.jpg'> The same goes for javascript, is it bad to link to ...
1
vote
1answer
34 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
76 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
35 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
40 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
35 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
93 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
191 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
19 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 ...

1 2 3 4 5 7