Tagged Questions
0
votes
3answers
29 views
JavaScript userinput URL without holding my domain
I'm having a little trouble with JavaScript. My problem is that I have a user input box (where a user would enter a URL) - and a button (when clicked, it will open the url that the user has typed in ...
-6
votes
0answers
35 views
Script to Grab a Links from a site [closed]
I am interested in the download link of a website.
Each page of the site contains 6 posts and each post contains a download link.There are around
900 pages , so aroung 5500 links to capture.
Page ...
0
votes
1answer
41 views
Using a click command once, and then disabling it
Here's what I'm trying to do. I have two buttons on prompt 0, yes or no. If you click yes, the box moves to the left, fading out as it does so and Prompt 1 shows up. If you click No, the box moves to ...
0
votes
0answers
24 views
Slide To Install Script
I'm needing help getting this to work. What I want it to do is when the slider is slid it will install my apps deb. But every time I try it gets to 70% and says "Unable to Download Application ...
0
votes
0answers
30 views
JavaScript Suddenly not working - TypeError: document.hform.sSecureUser is undefined
My Code:
<?php include ($_SERVER['DOCUMENT_ROOT'].'/functions/functions.php');?>
<div id="hasJavaScript">
<form name="signup">
<label>Username</label> ...
0
votes
1answer
24 views
Display full item list with selection change
I´m trying to display the full list that have the same id that matches with the select option. But I can't figure out how to get the id from the attribute by using the name (as recommended) to be able ...
-5
votes
1answer
42 views
I have four html textbox. Display minimum value in other textbox
i am new in java Script /ajax
I have four html textbox. Display minimum value in other textbook.If any text box has no value then no need to compare with other text box value.Just only compare who ...
1
vote
0answers
42 views
Browser compatibility on pure <script> tag [duplicate]
There are a few posts like this said HTML5 does not require the type attribute, but my question is:
Q. If I leave the type today, what browser will break my page (ignore the validation part)?
Are ...
0
votes
0answers
15 views
jQuery.tweet.js Not working on only 1 site
I have just noticed (after not editing anything) that my twitter stream powered by Tweet! http://tweet.seaofclouds.com/ is not working one 1 site (the footer of http://josiehewitphotography.co.uk) but ...
1
vote
2answers
15 views
Need to have an iPad friendly (html) header file load when detected instead of regular flash header
I have a client that wants to make her website iPad/iPhone friendly. The website has a menu header that is made in flash. I converted the file using Google's Swiffy to a flash_1.html file.
When the ...
1
vote
2answers
49 views
Javascript button
So i have this javascript piece that has two buttons to go to full screen and one to exit full screen. I want to make it so that if I am not in full screen the button says go to full screen and when i ...
0
votes
0answers
32 views
head.appendChild(script) JSONP fails in Chrome
Im working with JSONP calls for Cross Site interaction.
The Front End code is as simple as:
var head = document.head || document.getElementsByTagName('head')[0];
var s = ...
0
votes
1answer
46 views
How to add previous and next arrows for image gallery ?
I have a image gallery of about 30 photo with a thumbnails strip.
Because of the big loading time of the images I added a on .click() event so that the image is loaded only when you click the ...
0
votes
4answers
28 views
Javascript form validation return
I am slightly new to javascript and I'm starting to understand how this coding mechanism works. I created a simple html form with a number of fields. I am using javascript to acquire the data from the ...
0
votes
1answer
26 views
Insert script tag in Durandal
I am a bit struggling with what should be an easy task.
I want to insert a script tag inside a div tag. The problem is that Durandal (for a reason that I still need to understand) seems to ignore ...
2
votes
3answers
79 views
Assign value for multiple input boxes using javascript?
Hi I have a problem in assign single values to multiple input boxes. i am trying many ways but it assign only 1 text box. How can I assign multiple text boxes.
Note: I have the same ID for all input ...
-1
votes
0answers
24 views
How to remove an injected .js script in a bookmarklet when re-clicked?
I have a few bookmarklets that inject jquery, which is great, but I wrote my own library that makes a skeleton for future scripts with functions I use a lot. when the user clicks the bookmarklet, ...
0
votes
1answer
23 views
How to convert requirejs script to nomal javascript?
How can I convert a script did based in requirejs to a normal javascript code?
for example:
define("anything",['anything'], function(anything){
//code
});
how it will be in normal javascript ...
2
votes
3answers
113 views
Is AJAX taking up my CPU power?
My server CPU power when visiting the page is using 11% / 100% every tab that is open is another 11%. Here is the code for my JScript:
function ajaxFunction(){
var ajaxRequest; // The variable ...
-2
votes
0answers
42 views
on loading page by jquery it is not able to run its script
on loading page by jquery it is not able to run its script
i have 2 pages, on try1.php there is link on which loads content of differrent page try.html but it is not able to load the script properly ...
0
votes
4answers
86 views
Detect whether a string isn't a URL in JavaScript?
For example:
You have this string: var x = "/windows/far/away/foo.jpg"
How I now if that string is a URL or no?
What I need to do is:
if (x.charAt(0) == '/') {
x = "http://www.example.com/" + ...
0
votes
3answers
52 views
what can go wrong with javascript if the attribute “type” is omitted?
what can go wrong with javascript if the attribute type is omitted ?
In other words, what can go wrong if I use the tag <script> instead of <script type="text/javascript"> ?
-1
votes
2answers
140 views
Disable a “link” tag without access to HTML
So I have a website I'm working on and in one part we have an embedded newsletter signup. The problem is that the embedded code uses all its own stylesheets which interferes with the design of the ...
0
votes
1answer
16 views
Change HTML Tags from fetched data with JavaScript?
I am trying to change HTML tags from Data I'm fetching with an API. I am at a point that the text from the API is being displayed on the page but this text includes header tags that I would like to ...
0
votes
1answer
122 views
Load script file dynamically in ASP.NET MVC
I'm using ASP.NET MVC. I have a view that loads contents of a partial view in a section.
Problem is that partial view has some script references in it. so when I load contents of that partial view in ...
1
vote
0answers
37 views
Redirect from mobile Tumblr profile in Safari to Tumblr app
Tumblr is awful in the way it directs links. If you click on a profile link it will not open the profile in Tumblr, but use the built in browser to display a mobile version of it. So it doesn't know I ...
1
vote
4answers
78 views
Scripts not running when using get function in jquery
I'm using the $.get() function to extract some data from my site. Everything works great however on one of the pages the information I need to extract is dynamically created and then inserted into a ...
10
votes
3answers
338 views
Uploadify in ie9 getting js error : SCRIPT5007: Object expected
I am trying to bind uploadify on div.
When I clicked on upload button it show me error like SCRIPT5007: Object expected.
For demo check below link which produced error on dragging of div in ie9
head
...
2
votes
4answers
36 views
Guidelines for including multiple <script>
What is the recommended best-practice for breaking up and including multiple files?
It makes sense for me to break up scripts into their own .js files in a /modules/.. folder. In a sort of OOP ...
0
votes
1answer
39 views
How to programatically remove sandbox attribute from an iframe with javascript
I didn't think this was possible, however, i found this quote:
"It is strongly discouraged to use both allow-scripts and allow-same-origin at the same time, as that allows the embedded document to ...
0
votes
1answer
36 views
javascript - scrollable map with icons [closed]
I searching for a web plugin, script or what ever which helps me to create a map like the google-maps for a website. I know this sounds a bit giantic, but I only need some realy basic functions: A ...
1
vote
2answers
82 views
Why duplicate script tags do not produce duplicate requests?
I have a very simple test case (and 3 hours of googling and a flu)
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title>Два внешних ...
2
votes
1answer
64 views
Unreadable .js file? How to convert back? [closed]
I have 3 files something.js, something.min.js and something.style.js
The third is unreadable (here is in my server where I uploaded ): Visit here.
I want to convert back the file to normal, or visit ...
0
votes
1answer
22 views
Loading external data into a SproutCore app
I have a sample SproutCore app at https://github.com/ericgorr/myproject. The app is *sc_technique* inside of the project. This app is based upon the gist at ...
1
vote
1answer
80 views
How to set a (textFrame) pageItem in InDesign to update the position/size from the master page after it was manually changed in a page?
I have a script that does the following:
var document = app.documents.item(0);
var layer = document.layers.itemByName("Normal");
var allTextFrames = toArray(layer.textFrames);
var ...
0
votes
1answer
45 views
In javascript: Changing “src” for a newly created script-element doesn't work..?
I'm very new to javascript, but I've managed to stitch the following together from different code-snippets, and forum-posts:
var s = document.createElement("script");
s.src = ...
0
votes
0answers
144 views
Uncaught TypeError: Object #<Object> has no method 'chosen_taglist'
I'm working on a project on ruby on rails.
And the staging server suddenly has these problem.I use Chrome and look in the console several these kind of "Uncaught TypeError" error messages rise.
...
-4
votes
1answer
51 views
Uncaught SyntaxError: Unexpected token ) in Javascript code [closed]
Why am I getting this error: "Uncaught SyntaxError: Unexpected token )" for the code below?
<script>
function dogetfollowers() {
Item = Parse.Object.extend("Profiles");
query = new ...
-1
votes
1answer
62 views
Make a URL out of a Javascript link
I am trying to modify a Greasemonkey script. I have zero knowledge of GM, but all I need to modify is a link, so that shouldn't be mcuuh of a problem. The problem is that the link I want to add is in ...
0
votes
1answer
78 views
Running Javascript as page opens
I have a little problem, I want to run javascript as soon as page opens, however it does not work for me. On many forums and tutorials I tried they suggest using onload function in my case:
<body ...
2
votes
1answer
74 views
Understanding SVG query-string parameters
I created an SVG file that I intend to use as a background image in CSS. I want to be able to change the fill color in the SVG using a query-string parameter, like so:
#rect { background-image: ...
0
votes
1answer
47 views
Find date in sheet and color it
I'm trying to change this script to search for the date (now) and color the found date in the sheet.
Original script;
function findThis(val) {
var data = ...
1
vote
3answers
75 views
Adding a script to a DOM object
I want to add a script that applies to a DOM object of a certain type right after it is loaded/rendered. This type of object always comes together with the javascript script, and I want to put them ...
0
votes
2answers
53 views
php mix with javascript [duplicate]
I'd like to mix php with javascript
Here is my code:
<?php
function sayHi(){
echo 'Good Morning';
}
echo 'hello';
for($i=0;$i<10;$i++){
?>
<script>
document.write('bingo');
...
0
votes
1answer
31 views
Changing the way the data is shown in Highcharts
I have a little problem, I have a pie chart generated by highcharts - and it represents the data in percentage. So for example if I have two values 2 and 3, it will show on the chart drawn 40% and ...
0
votes
1answer
43 views
How do I turn ON JSP error validation in eclipse Juno?
I see many people asking how to turn off the validation, but I need the JSP validation turned on as we are getting bad code merges that go undetected in our system until run time.
I am using:
Eclipse ...
0
votes
2answers
85 views
How to Content Assist Ruby or JavaScript in Vim?
I'd like to know if it's possible to content assist script languages like Ruby or JavaScript in Vim.
If it is possible, how can I do that?
Do I have to compile the vim source to turn on the ...
0
votes
0answers
31 views
JavaScript for loop that loads resources (Improve loading)
I'm writing a short script that loops through an array and loads each of the results found although I'm having some issues with it loading. If I alert my results found in each loop I get the right ...
-1
votes
3answers
361 views
Clear array and text box with javascript
Each time a checkbox is checked, the below function will be called. My problem is that I need another function which should clear all the data available here.
Let me explain my problem first:
The ...
0
votes
0answers
30 views
jquery->iframe ignores script tags?
Because jquery UI draggable is interfering with the clicks I thought i'd put the video in an iframe. The video works however I notice the javascript isn't kicking in. It appears the script tag isn't ...





