15,127 Topics

Member Avatar for
Member Avatar for omaiaa0p

Hello Everyone, I used to have a post function that works but it suddenly says: aborted when I run firebug on it and I dont know how I can fix it. I am using servlets in a netbeans IDE and would like to know how to fix it. Once it …

Member Avatar for omaiaa0p
0
138
Member Avatar for whiteyoh

Hi All, I want to be able to have a form element greyed out unless other elements are satisfied. Ive got the following code so far, but i cant seem to get it to recognise that i have made the selection. Also im wondering how to make it only ungrey …

0
73
Member Avatar for Deva.VG

Hi, I am new to testcomplete. I'ld liket to do automation testing using Jscripts in Testcomplete but not all JScripts properties and functions supports here. So how can I learn this, is there any tutorial to learn complete Properties and Functions with some examples to workout Jscripts in Testcomplete.. Can …

Member Avatar for jsm77
0
65
Member Avatar for rajeesh_rsn

Hi friends, I want to change content of one of div using jquery and animate the div height and width according to new height and width. I want to change about 12 contents. Everything working fine with my code except height issue. My question is how to calculate newly loaded …

0
78
Member Avatar for vishalkhialani

Hi Guys, I am trying to implement the masonry plugin on my blog [url]www.Iamvishal.com[/url] but I can't seem to get it working. Below is my code. Any clues as to what I am doing wrong ? [CODE] $(window).load(function () { $('#content').masonry({columnWidth: 185}); }); [/CODE] Cheers, vishal

Member Avatar for vishalkhialani
0
93
Member Avatar for tekboi

I'm trying switch the twitter javascript widgets out depending on the time. So in the day, the twitter widget will be colored differently than at night. I used the code that twitter gave me and came up with this code. But I get a syntax error in DW on the …

Member Avatar for Taywin
0
192
Member Avatar for kaizerkiller

Hello peeps! Any idea how to make a search result landing page like Google image result? Like the one when you click one image it redirects you to an image preview first before it redirects to the source of that image. I was thinking it could be AJAX, but I'm …

Member Avatar for Akash Saikia
0
85
Member Avatar for kalender

Hi, Need some help here again. If you guys take a look at: [url]http://83.233.5.191/crurre/index.php[/url] There is a field called "Personnummer". Fill this with: 440611-1890 Then press "Hämta personuppgifter" It will then fetch/recieve some personal data and fill the correct fields. But.. as you can see. The number disappear when the …

Member Avatar for Akash Saikia
0
161
Member Avatar for s1sofiane

Bonjour, Je viens vers vous car je ne sais pas du tout comment m'y prendre. Je cherche à faire 6 listes déroulantes liées php JavaScript mysql mai 1 listes déroulantes liées 2 listes déroulantes ca ce ok [COLOR="red"][B]3 listes déroulantes liées 1 listes déroulantes:'(:'(:'([/B][/COLOR] 3 listes déroulantes liées liées 4 …

0
47
Member Avatar for Ritesh_4

Hello I've used google to find software which will allow me to create professional html forms, with paypal submissions options and self-calculating fields if possible upon drop-down selections made, but found few which came close, and also tried coffecup form builder, but not satisfied. Anyone one can suggest some more …

0
50
Member Avatar for iamvisual

Hi there Im doing my web site and i have came across a little bit of coding i wish to change - i thought it could be changed in CSS but i don't think it can. Basically im using a "title="Image 3" tag to use as a brief description of …

Member Avatar for @developer
0
138
Member Avatar for laknew

Hi I'm trying to collect some information from the user regarding a complaint. In my form I have 3 select menus and a text box. I'm populating the 2nd menu depending on the 1st menu's choice.(The data is stored in a mysql database). When the user clicks submit the choice …

Member Avatar for Taywin
0
116
Member Avatar for umamahesh2020

Please any one can help to Expand and Collapse of menu with round corner with "expand image" and "collapse Image". i have attaching a link for reference [URL="http://www.sothink.com/product/treemenu/samples/statecode/statecode.php"]http://www.sothink.com/product/treemenu/samples/statecode/statecode.php[/URL] In this in place of '+' icon replace as "expand image" as well as '-' icon like tree menu [IMG]http://javascripttreemenu.com/img/seo-vertical-tree-navigation-17.jpg[/IMG]

Member Avatar for Taywin
0
117
Member Avatar for Auto

I'm trying to display the same image several times using javascript. It can range anywhere from 0 to about 50. I'll also have its' location determined by the user click and each image will timeout after a short period of time. I figure i'll have to create a new object …

Member Avatar for Auto
0
100
Member Avatar for briguy011

Hi, I have an assignment where I have a drop down list that is created dynamically that uses the content from the h3 tags in the body as the options in addition to the first option being "Show entire script" The content of the body is actually a screenplay with …

Member Avatar for Luckychap
0
196
Member Avatar for pokuripavani

[CODE]how to start coding for webbased miniproject like this discussion forum[/code]

Member Avatar for Ezzaral
0
125
Member Avatar for pietpiraat

Hello all, i posted this a while ago and the thread closed, this was my original question: [CODE]<script type="text/javascript"> $(function() { $('#inlineDatepicker').datepick({ rangeSelect: true, monthsToShow: 3, minDate: '+7d', rangeSeparator: '|', altField: '#resdate', altFormat: 'dd-mm-yyyy', pickerClass: 'locgrid', onDate: nationalDays } ); }); var natDays = [[12, 18, 2010], [12, 19, 2010]]; …

0
77
Member Avatar for aPPmaSTer

Hey all, I'm trying to create a simple <select> menu in which the options are not text, but images. How can I go about doing this? I tried <option value="x"><img src="xx" /></option> with no success... If no solution exists with HTML, is there a solution with JavaScript or any other …

Member Avatar for aPPmaSTer
0
172
Member Avatar for klemme

Hey everyone! After some research I have found that I need some javescript help to process a users click from a html drop down select list.. I am trying to create an admin area for a website in php and using mysql database. In my admin home page, I have …

Member Avatar for Airshow
0
180
Member Avatar for george61

It is a very interesting question about downloading flash files embeded in Video JS from HTML 5 standart. Here we have 2 flash pages. 1: [url]http://resursi.e-edu.bg/content/math3/runtime/rtleo/scorm-flo.html?sco=../../content/uc_m5_l008.flo&width=788&height=553&recording=true[/url] 2.[url]http://resursi.e-edu.bg/content/s1/runtime/rtleo/scorm-flo.html?sco=../../content/uc_s3_l093.flo&width=788&height=553&recording=true[/url] As you see we have different id's uc_m5_1008 and uc_s3_1093; Interestingly we have .flo format?! and video js in a script file. Also …

0
83
Member Avatar for nihan1

how to create basic template mxml page as ajax in flex I want to create that page is portable for other pages as a template /main page how can ı do this? ı want that main mxml page is useful for everywhere .For example in AJAX, the pages are storing …

0
100
Member Avatar for RekhaRajan

can you please post me codings for creating webpage using javascripts...i need to do an assignment of it on monday...am helpless:-/

Member Avatar for f_atencia
-2
63
Member Avatar for ankit.pandey3

[CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Language" content="en-us" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <meta http-equiv="date" content="2003-12-02T09:54:03+08:00" /> <meta http-equiv="imagetoolbar" content="no" /> <title>Dynamically enlarge image on mouseover and mouseout</title> <style type="text/css"> body {margin:64px;} #apDiv3 { …

Member Avatar for Taywin
0
143
Member Avatar for deucalion0

Hey guys, I am building a page where I will have five links and each one will open a different image inside a div, but i need this image to be an image map, I created the image maps and the links, but I am having great difficulty in getting …

Member Avatar for Taywin
0
99
Member Avatar for raghujosh

I have an HTML page(PAGE 1) that allows a user to select an HTML form element, and get it displayed on the next page(PAGE 2) when the user clicks "next". What I want to do is on the display page(PAGE 2), be able to display the newly created HTML form …

0
63
Member Avatar for kalleanka

Hi! I am looking for a function that will replace last occurence of a substring from a string: tmpStr: xxx, yyy, zzz, sss, The desired outcome: xxx, yyy, zzz and sss (ie: remove last letter and then replace last occurrence of ",") The string can differ, * xxx, * xxx, …

Member Avatar for Luckychap
0
6K
Member Avatar for prakulsol

Hi everyone, My page need to be automatically refresh in every 20 minutes and get the data from table and show it. This I did simply. The time is calculate from when I load my page (i.e) If I load my page at 10:25 AM then it automatically refresh at …

Member Avatar for Pgmer
0
103
Member Avatar for feoperro

Hi, I was looking around at the source of some popular websites and I noticed that a lot of them have a way to detect your OS, Resolution, Browser and more... I was wondering if anyone knew where I could read more about setting the CSS to fit the users …

Member Avatar for scrappedcola
0
195
Member Avatar for brynFlew

Hello, I have a barcode scanner and when a field is scanned it should autotab to the next field for population. I have tried this before but cannot seem to get it to work the way I would like. It should auto tab if the field in not null, i …

Member Avatar for brynFlew
1
207
Member Avatar for axman1000

I have 3 ASP list boxes. I would like to populate the second list box based on the selection in the first list box and based on the selection in the second list box, populate the third. I would like to do this using AJAX. How can I do it? …

Member Avatar for peter_budo
0
346

The End.