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

learn more… | top users | synonyms (1)

-1
votes
0answers
22 views

How to implement a large image fader for background? [closed]

I recently saw an image fader on Ann Summers website. I was wondering how could I implement something on this scale on my website? Would I need to use javascript on its own to control the images or ...
-1
votes
0answers
49 views

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

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 ...
-2
votes
0answers
33 views

How do i use highcharts in a web application? [closed]

I have been to high charts's website to see how I can use their product to insert charts into my web application, but to no avail. I need help inserted high charts to my web application. I have ...
-1
votes
0answers
64 views

Sencha Touch IDE (Webstorm) [closed]

I am new to Sencha Touch Framework. I am starting to develop a sencha touch application. I am stuck at using the right IDE for the development. Right now I am using Webstorm IDE for running the Sencha ...
0
votes
0answers
9 views

newbie javascript scope problem [migrated]

I know a bit about what scope is, i am new to javascript and have hit a full stop in my code. Here is the code that i use. function initialize() { var mapOptions = { center: new ...
0
votes
0answers
8 views

I have a small problem, how can i go about implementing this? [migrated]

Currently i have a php script that throws out a bunch of buttons(Format in case needed is <a class="ClassInfo" id="id">Name</a> The file is retrieved dynamically and there can be as ...
-1
votes
0answers
9 views

Opera Browser repeat hotkey [closed]

I do not know much about javascript and tried searching the forum with no success... I am using Opera and setting a short cut to: Go to page, javascript:RsNav(20, 20); How can I make this repeat ...
0
votes
0answers
44 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 ...
1
vote
1answer
747 views

Unfriend multiple friends at once on Facebook

I'd really like to delete a large number of friends (~400) from my Facebook network and I'd really like to optimize this process. I found a greasemonkey script that will apparently help here: ...
0
votes
0answers
208 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& ...
-1
votes
1answer
30 views

Program similar to Coda? [closed]

So, recently, a friend bought Coda. I saw him mess around with it and it's everything I've ever wanted, the thing is, it's on Mac, and I need a PC version. What I need is a program very similar to ...
0
votes
0answers
23 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
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 ...
0
votes
0answers
72 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 ...
1
vote
2answers
114 views

Tumblr appends javascript at end of post

Can you identify what the following javascript does? And better, where does it come from? Frequently, as I make a text post on Tumblr, this gets appended at the end. It doesn't appear in the WYSIWYG ...
1
vote
1answer
56 views

can we able to save a file from a person's skydrive account into our skydrive account without downloading?

I'm Studying about the Microsoft's SkyDrive. Is it possible to copy or move a public file from a person account to our own SkyDrive account... If it is there somebody tell me, how could do that. . .
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 ...
0
votes
0answers
119 views

visual layout builder - backend [closed]

I'm looking to create a backend visual layout builder. Examples: http://www.elegantthemes.com/gallery/elegant-builder/ ...
1
vote
1answer
205 views

self-referral Google analytics

I have been asked why this site is getting a high self-referral on a site. We are using a custom tracker script that loads GA up and adds events to elements but it doesn't do more then load GA. The ...
0
votes
0answers
42 views

Measurements and units in SVG-edit (svg graphics) [closed]

I am doing a modified version of SVG-edit 2.6 alpha. I intend to use the application to allow my university students to send files for cutting their project stickers through the web. However the ...
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 ...
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 ...
1
vote
1answer
69 views

Javascript string() function in Google AdWords

Is there a simple way to implement the Javascript string() function in the basic Google AdWords interface? I want to pass some variables returned from a campaign management script to a spreadsheet ...
0
votes
0answers
83 views

What is the name of client side JavaScript database as a service? [closed]

yesterday I was speaking with some guy that told me about great database as a service that provides client JavaScript libraries so client can directly manipulate with database and they charge you ...
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
213 views

How do I trigger an event with jquery datepicker? [closed]

I am not very proficient with JS and currently I have the links that have the onclick event <p><a onclick="return dateSelected('2012-10-23', '2')" href="#">2012-10-23</a></p> ...
1
vote
1answer
729 views

Blogger: How to add scripts to blog

I want to add some source code in my blog in Blogger, so I did a search in the website I found a similar question and in the solutions I found a solution: Copy the following code <link ...
0
votes
0answers
159 views

set automatic size on Drop-down lists with greasemonkey [closed]

I'm trying to write a script in Greasemonkey that will set automatic the size of Drop-down lists on the number of selection options, but with my limited Javascript knowledge I don't really know how to ...
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?
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 ...
0
votes
0answers
512 views

Previewing forms in Lightbox popup [closed]

I want to preview a form in a popup. I have a form, quite big, so I added the option to preview it as a popup. The Lightbox form popup works well, but the problem I now have is that the function ...
1
vote
0answers
99 views

Left margin auto not working [closed]

I have a web app that centers an DOM element. The marginLeft and marginRight are both set to auto. As I change the width of the browser window, the element centers until the browser width drops ...
0
votes
1answer
84 views

Tumblr vs other web frameworks [closed]

I'm a new user to Tumblr and I was amazed by the quantity of functions and its level of integration with main social networks. What was the best to me, was the possibility of editing the code of the ...
1
vote
0answers
49 views

How to place a Processing app as a website background? [closed]

How can I upload my processing app which is in a .pde format to a javascript (.js) app which I can upload on my website as background?
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
1answer
232 views

Is there a way to theme/color the loading animation on a Blogger dynamic view?

I have been playing around with theme customization with a blogger site. Most of my endeavors have been successful, but everytime the page loads, the large, orange "loading" graphic shows. It doesn't ...
1
vote
1answer
671 views

Viewer/parser to show all the Javascript in a web page? [closed]

I am looking for a tool (preferably a plugin to Firefox) that will show and parse all the JS in a page as I browse. UPDATE: Most tools focus on the HTML parser. I need good js parsing e.g. list of ...
2
votes
3answers
88 views

LibraryThing: How do I tell the bug collectors that the site is completely broken? [closed]

First, most of the web page is completely broken when using HTTPS, because they're using the css.librarything.com and js.librarything.com domains to serve CSS and JavaScript (without which the site ...
1
vote
0answers
256 views

Shoutcast - Song History - Purchase / search from website [closed]

Sorry if this is the wrong section - feel free to move. I rent a Shoutcast 2 server and one of the features it offers is the ability to embed the song history into any website via Javascript. It's ...
5
votes
3answers
592 views

Is it safe to click on a jsfiddle or jsbin link?

In forums, I see more and more questions that use jsfiddle or jsbin to share live examples. My question: are these links safe? Would it be possible that somebody includes malicious code in a public ...
5
votes
2answers
408 views

Embedding a specific revision of a Gist on GitHub.com via JavaScript

gist.github.com has a great feature where you can embed the current version of a file in a blog via a <script/> tag. However, I can't seem to embed an older revision, or the current atomic ...
1
vote
0answers
98 views

Is there a bookmarklet to share directly to a Facebook group? [closed]

With Facebook's current bookmarklet you can select 'In a group' as a share option. And then you have to type in the group name. It would be great to have the ability to have a couple bookmarks ...
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 ...
0
votes
1answer
76 views

From a sketch (attached) towards an web-app , visualizing data-sources

This is for an academic project, and I would welcome your ideas and input. I am starting out with a sketch. I want to visualize some heterogeneous data which is requested from various data sources ...
3
votes
1answer
11k views

Sort Gmail by Date? [duplicate]

Possible Duplicate: Is it possible to sort your email in GMail by something other than the date received? Is there any way to sort Gmail by date in the web interface? The priority inbox is ...
2
votes
1answer
759 views

There's a specific website like jsFiddle, but i can't remember the name/url. Can you help? [closed]

A while ago i found a website much like jsFiddle, focused on collaborative editing. It has forking and it's full of HTML5 experiments. Unfortunately i can't remember the name; do you by any chance ...
2
votes
3answers
2k views

JavaScript in Google Sites

I need to use a JavaScript patch in my Google Sites, but the problem is I don't understand how to place them and use it as Google Gadget. <!DOCTYPE <strong ...
1
vote
1answer
67 views

Hyperlink to “head” revision in JS_Bin

JS Bin is a great tool for quickly throwing together examples and sharing them with others. However, as I modify the code, it would be ideal to be able to send others a permanent link to the "head" ...
2
votes
1answer
180 views

How do I reference existing formulas from custom formulas in Google Spreadsheet Scripts?

I want something essentially like this: function contains(arg1, arg2) { return NOT(ISERROR(search(arg1, arg2))); } But NOT and ISERROR are undefined even though using =ISERROR(...) works in the ...

1 2