var MyNamespace = MyNamespace || {};
MyNamespace.BingMap = {
BingMapCredentials: 'xxxxxxxxx', // should be a default setting (null)
...
JavaScript Convert simple Javascript t...
by Chase Florell,
February 04, 2012 09:12,
3 refactorings, tagged with javascript, jquery, bing maps
var spanish = ["arbol", "casa", "el", "la", "quintas", "es", "verde", "y", "roja"];
var english = ["tree", "house", "the", "the", "crack", "is", "green", "and", "red"];
var traductor = function () {
...
// First layer initialization with OpenLayers (removed 2 through 6 for cleanliness... but they are hii_2, hii_3,...,hii_6)
hii_1 = new OpenLayers.Layer.MapServer("Land Cover","../../cgi-bin/mapserv.exe",{
map:'C:/ms4w/Apache/htdocs/hii/hii_landcover.map'},{
...
JavaScript Multiple jQuery Sliders &am...
by https://www.google.com/accounts/o8/id?id=AItOawkpq_fK9eTyv4kT_L9oOdZmIj8FDIXXM58,
January 13, 2012 22:18,
3 refactorings, tagged with jQuery, OpenLayers
I am having trouble refacto...
/* * * ...
JavaScript How to refactor this Polygo...
by basit74.myopenid.com,
November 29, 2011 07:47,
No refactoring
I am trying to create a Wra...
<script type="text/javascript">
$(document).ready(function() {
//Google Maps
...
JavaScript How to refactor these codes...
by https://www.google.com/accounts/o8/id?id=AItOawmtgNQLhMhoJUmyhCy8HPqfVypPSJFOsXA,
November 09, 2011 08:05,
2 refactorings, tagged with google maps
I am a noob in Javascripts,...
<html> <head> <title>Rock Paper Scisscors</title> ...
JavaScript Rock Paper Scissors
by brianp12.myopenid.com,
November 05, 2011 19:27,
3 refactorings, tagged with javascript, loops, while, rock, paper, scissors, rock paper scissors, do while, while loop
My professor has told me I ...
"use strict";
Ext.ns('util', 'util.rounding');
...
JavaScript Rounding in JS
by https://www.google.com/accounts/o8/id?id=AItOawmy1k1YUTtY3BmTuwxJXqvauEIbvQhbwas,
October 22, 2011 19:35,
3 refactorings
If there's a library that c...
$(function(){
$("a").each(function(){
var _this = $(this);
...
JavaScript Rewrite amazon URL's with J...
I use this with dotjs to re...
Valley Garden Landscapes design process allows you to explore all avenues open and offer alternative solutions. We aim to exceed our client’s expectations through every stage of the process. landscape contractors, garden makeovers, landscaping in Sydney, Sydney landscape design, Sydney landscapers, garden design Sydney, landscape architect Sydney, modern landscapes, landscape architecture Sydney, Sydney landscape designer
JavaScript Landscape Contractors, Gard...
by https://www.google.com/accounts/o8/id?id=AItOawkNl6pZzqOIE_HvfDnoK4ZWUlPZOqaSnWA,
October 15, 2011 00:01,
No refactoring, tagged with Sydney landscape design, Sydney landscapers, garden design Sydney, landscaping in Sydney, Sydney landscape designer, landscape contractors, landscape architect Sydney, garden makeovers, modern landscapes, landscape architecture Sydney
Valley Garden Landscapes de...
<script type="text/javascript">
var name = prompt("İsminizi giriniz", "");
...
JavaScript if statement
by https://www.google.com/accounts/o8/id?id=AItOawklsPC-zdgQIYnufSjvbkRUA4yDrplBbBc,
September 26, 2011 01:33,
3 refactorings, tagged with short
how do ı write short?
var date_fmt="yyyy-mm-dd"; ...
JavaScript Modularize jquery code to a...
I want to modularize code i...
function processFormChange(formPanel, treePanel){
var changed = false;
var form = formPanel.getForm();
...
JavaScript Process Form Change
by https://www.google.com/accounts/o8/id?id=AItOawnvtFGh-r9ibK5ZHTYiZh2UzxDww7-bwI0,
September 01, 2011 03:54,
1 refactoring
Suggestions for refactoring...
$(document).ready(function () {
$('input[type=button], assignUser').click(function () {
...
JavaScript add/remove elements from table
by uferdamm,
August 19, 2011 06:11,
13 refactorings
Hi there,
is there any b...
$(document).ready(function(){
$(".group-1").hide();
$(".group-2").hide();
...
JavaScript agn jq
by https://www.google.com/accounts/o8/id?id=AItOawmBovf6ofC4iSqFeIy1U8B51cqVP5IlD6s,
August 15, 2011 02:51,
No refactoring
bugs
$.fn.tatFocus = function () {
console.log("tatFocus", this)
$(this).focus(function(){
...
JavaScript remove text on focus input
remove text on focus input
<script>
var img = new Array(
"image1.jpg",
...
JavaScript Cycle through images with a...
by https://www.google.com/accounts/o8/id?id=AItOawkUyOZvbsz-76w1Zz0ETUUDVL3dg36eE-U,
July 21, 2011 18:49,
3 refactorings, tagged with optimize speed short
Images change via a mouse c...
var description = {
show : function(event) {
var $div = $(this).find('.description'),
...
JavaScript Remove duplicate declaratio...
by nicholas.henry.myopenid.com,
July 01, 2011 05:07,
9 refactorings
I would like to remove the ...
. . . ...
JavaScript Creating DOM elements in a ...
by https://www.google.com/accounts/o8/id?id=AItOawn4VBTJWio9c9HU8aELBjkIu53LWMVjhqc,
June 19, 2011 13:43,
No refactoring, tagged with jquery, dom, node creation
On the cusp of graduating f...
var isAudience = false;
var isolateRecordMain = function(){
...
JavaScript jquery causing Internet Exp...
My page loads a table from ...
var flipflop=1; var storedata; var auctionUpdateTime = 1000; ...
JavaScript Optimization
Hi new here.
I know this...
var hoverTableRow = function () {
var $rows = $('#messagesTable tr.message');
...
JavaScript jQuery clickable table row,...
by Ole Marius,
January 16, 2011 10:51,
2 refactorings, tagged with table jquery hover event bubbling
This script is for a table ...
/** * Functions that aim to help you write in English Prime. * For information on English Prime see: ...
JavaScript A tool to help you write pr...
by https://www.google.com/accounts/o8/id?id=AItOawkeXeStLgFDerpxiu5tJ26jJMGgdYKwtTE,
January 14, 2011 00:43,
No refactoring, tagged with bookmarklet
I felt like a bad programme...
<html> <head> ...
JavaScript Simple Dropdown Menu I'm Wo...
by Bryan Hadaway,
January 02, 2011 12:42,
2 refactorings, tagged with javascript, html, css, dropdown menu, minimalist
The menu now is CSS/HTML on...
function deinterleave(base4_arr)
{
var x='',y='',rc;
...
JavaScript De-interleaving bits
by acmesquares.myopenid.com,
January 01, 2011 12:08,
2 refactorings, tagged with speed, javascript, interleave, bitwise
Function takes an array of ...
I've been working on a simp...