-1
votes
0answers
16 views

Script Town Select in Browser Game

So I play a browser game and I haven't done much at all with web or JavaScript and wanted to know how I'd get to script changing cities. The current city is listed as /town and referenced by it's ID ...
1
vote
2answers
25 views

access radio button value through form id

I am working on a website with several forms of radio buttons, one of which is like this: <form id = "configuration"> <ul> <li><input type="radio" ...
-2
votes
1answer
38 views

Show hidden div with scrolling By javascript

I want if I click on an item image then page smoothly scroll down and show the relevant product in a new div.Like this site : ...
0
votes
0answers
19 views

manipulate html input type file filename in firefox

I have a html input type file control. When I select a file with very big name, it shows complete filename in firefox which causes bad UI. Is there any solution for this problem like changing name ...
-1
votes
0answers
23 views

Transparency Through Parent Div Containers

Say you've gota box with a background that starts at white and ends at black. Alright, now say there's a smaller box inside that box. Now, there's an even smaller box inside that smaller box. Again, a ...
0
votes
4answers
42 views

stopping form submit if the validation fails.

I am validating the dates in below function. If the validation fails, then the form should not get submitted. I tried returning false in form onsubmit but it still gets submitted. However, Validation ...
0
votes
1answer
21 views

javascript image swap affects too many images

ive got a collection of 3 images, two small one large. id like to to be set up so when you click on a small image, it takes the place of the larger one. The issue is that I have a collection of ...
0
votes
3answers
26 views

How can I look up my created webpages on internet explorer 8 or older?

I am using windows7 and it supports only internet explorer 9. I work on web pages designing on my chrome browser. But you know, some of the CSS features dnt support in Enternet Explorer 8 or erlier. ...
0
votes
0answers
48 views

How can I get all data in each page ?

Can you tell me is it possible to do this? If yes, please show me how ? First, I get data from page A . In page A has a href . I use .attr('href') and get data from it, the data was gotton is page B ...
-1
votes
0answers
39 views

Not a Web Guy but have to make this work somehow [on hold]

OK you can ignore this question because I know about 1% about how to make web pages. So, I downloaded a dreamweaver template which made it easy for me to add the dropdown menu stuff because it was ...
0
votes
2answers
33 views

How can i make menubar in the top like this website

I Have a question about css and html. I'm a beginner of webdesign.And Now,I make website like this.But i don't know how to put logo and website on the left side. How can i make menubar in the top ...
0
votes
3answers
26 views

Nav items on header change based on section

On my website I've got a sticky header with several different nav items on it that when clicked will scroll down to find that section on the page. I was wondering how one would go about setting it up ...
0
votes
0answers
9 views

Sharepoint as REST API Server

I am going to rewrite an application previously developed using Sharepoint 2007. I am not well versed with Sharepoint and the time allotted for the project is very limited. The client wants to keep ...
0
votes
1answer
20 views

How to make perload for images in a page?

This is hard to find solution in Google, it's related to some keywords. How ever, how can i show loading image for img in page? I find this example: <img src"blabla" onloadstart=" " onloadend=" ...
0
votes
1answer
29 views

confirm dialog box in php

I have this echo statement: echo "<td align=center style=border:0>"."<a href='?delete=$row[id]'>Delete</a>"."</td>"; how am I able to make that when I press the 'Delete' a ...
0
votes
1answer
16 views

javascript picture change not working correctly

Im in the middle of creating a site and have run into a bit of an issue. Basically what im working with is a collection of 3 pictures, two small, one large. What I'd like is that when you click one ...
0
votes
0answers
9 views

Custom inputs for bootstrap x-editable?

We are using the x-editable jQuery/bootstrap plugin. Something we cannot work out how to do is custom displays, Essentially we display the users location as city/COUNTRY e.g. Napier/NEW ZEALAND Now ...
0
votes
1answer
30 views

How can I implement renaming an option in an HTML select?

I want the user to be able to select an option, and to be able to rename this when clicking a "rename" button. I'm attempting this by nesting an input type = "text" inside the selected option. ...
0
votes
1answer
27 views

Why doesn't the DOM style node show styles applied by a style sheet?

I have a jsfiddle here -http://jsfiddle.net/stevea/R3z2j/2/ - where I've applied a red background to the body in a style sheet, but when I look at the body's style node in the DOM with style = ...
1
vote
2answers
25 views

Most common HTML templating language

Simple question, but hard to google.... What is the most commonly used (or most "industry standard") HTML processing engine that lets me "include" "partials"? Must also provide a single .js file ...
0
votes
1answer
26 views

How to insert an html element before another without shifting the originals position

I would like to be able to insert an element that a user can navigate (left) to without disturbing what the user currently sees. that is, the new element will be inserted offscreen, to the left, but ...
-2
votes
0answers
25 views

Make all link inside a frame open inside that frame

It's already a few days I am looking for a way to make my forum stay inside a frame in a php page. Unfortunately my provider use a few scripts to make things more difficult. For example: looks like ...
1
vote
0answers
24 views

Performing actions on element with non-unique class name

--Before I begin, I should say I'm trying to accomplish this with no libraries. Sorry jQuery-- In a general sense, I'm wondering the best way to use event listeners on a list when no item in the list ...
0
votes
3answers
70 views

How can I send data to another page without javascript, jquery, or an HTML form?

I'm very new to web programming and everything I learn I basically learn from looking up documentation online. I have a website running a type of game with an inventory and such. I can't seem to think ...
0
votes
1answer
29 views

hover on overlap divs with unequal width

I have following code in a Fiddle. I am trying to alternate between two pieces of text in the div in the top right corner. When I hover on the div and move up and down, the text alternates as ...
0
votes
2answers
43 views

Remove all elements if contain a string

I'm trying to remove any element if it's innerHTML contains a certain string. I have this code: elemItem = document.getElementsByClassName("item"); elemItemPrice = ...
-3
votes
3answers
31 views

creating a Scroll To Top button [on hold]

I want to create a similar button as in Lenta.ru, with a smooth retractable effect, can you help me with that?
0
votes
1answer
75 views

change available html select options

I am looking for a javascript solution to change the available html select options. I have a javascript function being triggered at the right point, but I can't figure out how to change the available ...
0
votes
1answer
32 views

creating dynamic HTML. Automatically write HTML to a web page when an action is done

I'm creating a web app for a company that sells mp3 sound clips. I have implemented a register, login, payment and admin functions. Within the admin page I have allowed the privileged user to add an ...
5
votes
2answers
33 views

Justify JavaScript updated child div elements inside a parent div element

I am trying to display three div elements spread out uniformly from one edge to the other edge of a container div element. Here is the HTML code. <body> <div id="container" ...

1 2 3 4 5 1974
15 30 50 per page