An interpreted script language that usually runs within a web browser.

learn more… | top users | synonyms (1)

0
votes
1answer
35 views

Community website similar to OpenProcessing.org for HTML5 Canvas

Is there a community website similar to OpenProcessing.org, but for the HTML5 Canvas element (or one of the various Canvas libraries)? It should offer the possibility to view the code that others have ...
2
votes
0answers
95 views

Is there a way to embed a fully-functional (NOT read-only) Google Calendar into a website?

I'm building a website to help a friend who schedules piano lessons. They use Google Calendar to track lessons, and I'm building a website for them to manage students, lesson packages, etc. The ...
2
votes
0answers
111 views

How to access Google Trends without javascript?

I noticed that Google Trends drastically changed it's UI and now fails to work without JavaScript enabled. Where to access the plain old good Web 1.0-ish Google Trends? Alternatively, how to ...
1
vote
0answers
26 views

Is there a site somewhere that shows examples of all HTML4 objects?

Is there a site somewhere that shows examples of all HTML4 objects? Basically, I want to create a library of automated browser tests but I need a site (preferrably 100% HTML4 and basic Javascript ...
1
vote
0answers
84 views

How to insert empty row in Google Spreadsheets when two rows are not duplicate?

I have a number of rows in a Google spreadsheet. I want to insert an empty row only when two sequential rows are not duplicate. How can I do this?
1
vote
0answers
93 views

Code folding in jsFiddle

Is it possible to enable code folding in jsFiddle? I've found that long Javascript files can become unwieldy without code folding. (I'm referring to the feature in Geany or the Eclipse IDE that makes ...
1
vote
0answers
50 views

Publishedin.com script not run after it is added to Blogger's editable template

I'm trying to set up a free account at publishedin.com. Part of the process involves putting a script into into my blogger template (hosted at blogspot.com). Specifically, I have to place this into ...
1
vote
0answers
449 views

Hovering image in Google Spreadsheets

I want to write a script which detects the mouse hovering over a cell (or if not possible, triggered by a menu as described in ...
0
votes
0answers
43 views

How to access Google Groups without javascript?

Well, I guess once you go too big, you go the way of the Microsoft :/ For quite a while now, visiting a link such as: http://groups.google.com/group/comp.os.linux/ ... greets you with a page like ...
0
votes
0answers
205 views

How can I show Marker on Google Maps in URL?

<iframe width="270" height="250" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.in/maps?f=d&amp;source=s_d&amp;t=k&amp;layer=t& ...
0
votes
0answers
22 views

Automatically bookmark last viewed page

This excludes RSS feed A.K.A Live Bookmark. I am looking for a bookmark[let] that gets updated automatically so that it directs to the last viewed page for a given website. I am guessing something ...
0
votes
0answers
71 views

How do i get a count of particular post reach of a facebook page?

I am developing one web page. Where i want to get the reach count of of a particular post in a facebook page. The reach in the sense number of likes, comments, reshares, and reshares's likes. I am ...
0
votes
0answers
73 views

how to get Tweetbox without using deprecated @Anywhere

I want to include a Twitter Tweetbox on my site so users can post a Tweet from my site. I want to see a textarea with a 'Tweet' button, and the textarea should be prepopulated with some suggested ...
0
votes
0answers
166 views

Color Picker for Simple painting application javascript

I am working on a simple painting application as part of my college course. We are told we have to design it using HTML5 and Javascript. I have integrated a lot of the required functionality into ...
0
votes
0answers
162 views

How to get StumbleUpon pages to work for one URL from many different locations

I have a little part of my page devoted to liking the page itself: Now, all of the social buttons work, except that the StumbleUpon button generates an error. This is the code I used for the ...
-1
votes
0answers
46 views

How can I fix JavaScript error seen in Chrome, but not seen in Safari?

I'm using Chrome on Mac OS X Lion and recently the behavior of Craig's List changed. If you go to a real estate or rental listing like this one, only the first picture shows and there is no longer ...