15,688 Topics

Member Avatar for
Member Avatar for lydia21

hi i am very new to ajax .when a user post comment i want to diaplay immediately ie something like dani web quick reply please tell how do tat in ajax

Member Avatar for adnanahsan
0
117
Member Avatar for DonGlover

I am trying to use ajax to 'embed' a youtube video on page. I make my calls and put the responseText to the innerHTML. But the embed object does not appear. I have verified that I can write to the div tag by ID (I pumped some straight text into …

Member Avatar for DonGlover
0
72
Member Avatar for rejisha

i have two text boxes with two date pickers. One text box and date picker for start date and another two for end date. First the values of two text boxes are current date.If we select a particular date using date picker the value will be changed corresponding to that. …

Member Avatar for rejisha
0
93
Member Avatar for satees

Hi, I have a textbox control in Footer Template within datagrid. I need to validate the textbox using client side javascript. When trying it, i got an error that the control not exist. I think the datagrid sets some unique id to the textbox at runtime. Please help me how …

Member Avatar for greeny_1984
0
94
Member Avatar for R0bb0b
Member Avatar for R0bb0b
0
525
Member Avatar for moviemedic

I hope I am in the right place. My Purchase Order Form has worked well for me until recently a spammer has started sending me stuff. I would like to make some changes to make it harder for them to use. I created the form with form maker pro. Part …

Member Avatar for moviemedic
0
182
Member Avatar for SirDorius

How can I show a message in the Firefox message bar (you know, the yellow one that also says when it's blocked a popup) using JS ? I've seen some sites do this but I can't remember which. Thanks.

0
68
Member Avatar for antwan1986

Hi all and thanks for reading. I have a simple script that works in IE and Safari, but not FF. Basically when I click a button I want an image to appear dynamically via JS. This is what i've got (watered down) [code] **JS function called Contact** var loadingImg = …

Member Avatar for antwan1986
0
2K
Member Avatar for greeny_1984

hi, how to set settings of a page depending on the browser.i have a page which when viewed in IE ,has water mark extenders working fine but when viewed in mozilla the water mark extenders viewed r not working properly.The images positions are aslo changing based on the browser. waiting …

Member Avatar for R0bb0b
0
96
Member Avatar for punithapary

Hi, I need some help about dis. I want to create 10 textbox automaticaly (if i give 10 in coding it will create 10 textbox automaticaly.using javascript how to do this) but not using HTML.Can anyone help me how to do this in js Thanks Punitha Pary

Member Avatar for us12
0
81
Member Avatar for dhutchis

I have a script showing / hiding a form on a page that seems just fine in Safari 3 but not Firefox: [code=html]<a href="javascript:if(document.getElementById('tell_form').style.display =='block'){document.getElementById('tell_form').style.display='none';}else{document.getElementById('tell_form').style.display='block';}">[/code] In firefox it sems to reveal the form then quickly jups to a new page with the script in the address bar. Can anyone help?

Member Avatar for Troy III
0
66
Member Avatar for samarudge

Hi, I have created a login box that appears on the click of a button that says login (Obviously) but when I load the page the div appears until the page loads. How do I get the div to appear immediately? You can see the page [URL="http://freeform.ath.cx/"]here[/URL] or [url]http://freeform.ath.cx[/url] Regards, …

Member Avatar for Troy III
0
177
Member Avatar for macupryk
Member Avatar for ~s.o.s~
0
78
Member Avatar for Vasudev1

Hi! I'm in the process of creating a web page wherein there is a small <div></div> section wherein some text are scrolling from bottom to top. Now out of this <div> section in the main page, I wish to create a text area for user to fill-up and first few …

Member Avatar for buddylee17
0
124
Member Avatar for sTyleSHA

Dear All, I face a strange problem. All of sudden in our company website, the below script gets included automatically the end of the body tag. i.e, above </body> tag. Any idea of how to rectify this problem? Is this some kinda virus ? Do you know any sites that …

Member Avatar for Shanti C
0
126
Member Avatar for gargg321

Hi I am in a bit of fix. I am developing a module in PHP where I am using javascripts to validate the data entered by the user. Now the problem is that I am firing a query to the database through PHP and hence storing its results in PHP …

Member Avatar for Shanti C
0
127
Member Avatar for stan.joe1

Please help the question appears below and my so-called attempt appears after that as you can see I am relatively new to java, I only manage to do the sum part. Write a script that takes three integers from the user and displays the sum. average, product, smallest and largest …

Member Avatar for Troy III
0
419
Member Avatar for us12

hi all, i need a code for date comparision,my requirement is first we have to enter start date and when we enter end date it should check whether the date is greater than the start date or not if it is greater only it should alow otherwise it shoud alert........ …

Member Avatar for us12
0
128
Member Avatar for geekpie

Scribblelive is a live blogging app based on Ajax allow anyone logged in to write to the same blog. The blog is updated with other people's contributions without you taking any action. In layman's terms, is such an app based on a Javascript loop (using the Ajax objects) which checks …

0
55
Member Avatar for greeny_1984

I [code] function numvalues() { if((window.event.keyCode>57)||(window.event.keyCode<48)) { alert("Only Digits Are Allowed"); window.event.keyCode=null; } } [/code]

Member Avatar for Troy III
0
137
Member Avatar for Savion89

Hey guys, gonna need some help with this sudoku coding. simply doing for quite sometimes but it doesnt seems working in my html. im using the x & y random number. any comment on this ?

Member Avatar for Savion89
0
94
Member Avatar for kjomyjose

Four times my MSSQL Server hacked. Somebody inserts most of the tables text, varchar fields with its value adding at the end with<script src=http://www.pyttco.com/ngg.js></script> I changed my ftp usernamd and password, database username and password. Still they are able to insert different scripts like <script src=http://www.cdport.eu/ngg.js></script> <script src=http://www.drvadw.com/ngg.js></script> <script src=http://www.bnrc.ru/ngg.js></script> …

Member Avatar for peter_budo
0
77
Member Avatar for MortiS

Hello! I cant figure out, how can i accomplish the following: i need to show a close button over an image when mouse is hovering over it. Clicking this button will delete the image. The problem, ofcourse, is not the image deletion, but how to show a close button in …

Member Avatar for Troy III
0
165
Member Avatar for lydia21

can u please tell me how to download fckeditor with skin-office 2003 ie.[url]http://www.fckeditor.net/demo/skins?skin=office2003[/url]

Member Avatar for R0bb0b
0
113
Member Avatar for airwinx

Hi All, I have 3 horizontal tabs menus with different form to let user key in some infor to the text fields. When user 1st time access this page, all fields are blank. But if user want to go to the second tab, user must key in some infor at …

Member Avatar for Troy III
0
103
Member Avatar for lydia21

hi, please tell me how to download tinymce editor . i want to download the below tinymce editor [url]http://tinymce.moxiecode.com/example_full.php[/url]

Member Avatar for nav33n
0
296
Member Avatar for DrWhoFan

When I started to formally learn web programming, determining what browser was being used was a very complicated process as standards hadn't started being established. Most of the methods of doing this were based upon filtering the navigator.userAgent. (which is probably why even server-side languages gives you access to this …

Member Avatar for DrWhoFan
0
96
Member Avatar for Bon0305

Javascript code: [code=javascript] function showVideo(){ document.getElementById("video_popup").style.visibility="visible"; obj = document.getElementById("video_popup"); if (obj.style.display == "none") { obj.style.display = ""; } } function hideVideo(){ document.getElementById("video_popup").style.visibility="hidden"; obj = document.getElementById("video_popup"); if (obj.style.display == ""){ obj.style.display = "none"; } } [/code] .......................... Open and close divs>>>> <a href="javascript:showVideo();">Watch the Video</a> <p id="closebutton"><a href="javascript:hideVideo();">Close Window</a></p>

Member Avatar for Ezzaral
0
57
Member Avatar for yenyen

hie.... my question is that i have to let the user to input chinese characters from the text box through ajax request and then save in database. when i trying to save the data into database, it save all the chinese characters in a series of question marks(??????). this thing …

Member Avatar for ~s.o.s~
0
88
Member Avatar for jakesee

Hi, I have a table in a form like this [CODE] <form> <table> <tbody id='target'> <tr id="dolly"><td><input name="hobby[0]" /></td></tr> </tbody> </table> </form> [/CODE] I also have a button to add a new row, by cloning the 'dolly' tr and appending to 'target' [CODE] <input type="button" onclick="AddRow('dolly', 'target') /> [/CODE] May …

Member Avatar for jakesee
0
5K

The End.