15,116 Topics

Member Avatar for
Member Avatar for eligmatic

I have this script: [url]http://snipplr.com/view/19692/g-or-y-search-hilite/[/url] but it won't search for chars like ')' . How should I adapt it? Thanks.

0
72
Member Avatar for thegreatdanton

Im having a problem trying to combine a datepicker with a form that is displayed with a lightbox. With out the lightbox effect, the form works with the datepicker. when the lightobx effect is implemented, the datepicker will not work. below is the code for the form with the date …

Member Avatar for thegreatdanton
0
98
Member Avatar for gk0110

Hi all , I have to sort a table where few columns are dynamically generated .I searched the net and came out with sorttable.js included in my jsp file . then called this function in <body>onload event as initTables('id_of the table"); It was working out for me.. But with some …

Member Avatar for SAMAEL
0
79
Member Avatar for deadmancoder

hello all, i am new to ajax.. unfortunately, i was given an assignment before i complete ajax.. i need help, someone pls direct me where i can learn to solve the following thing!! Consider a web page has 3 frames, the top has the header, the left has the actions …

Member Avatar for Thirusha
0
115
Member Avatar for jaid_3k

Hi this function is to add a Note to the database. Now I want to remove the Note when there is no text available in the Note. I am unable to delete the row from the database and so the next time when the page loads the Note reappears. Kindly …

0
60
Member Avatar for kwesiaryee

Hi there, Can some one help me with the following problem. I need to pass the date to 2000-02-02 date format so that mysql will accept it. The following code is as follows; [CODE]function checkdate() { var begDate = new Date(document.demoform.now.value); var endDate = new Date(document.demoform.later.value); var difDate = endDate.getTime() …

Member Avatar for kwesiaryee
0
134
Member Avatar for dskanth

Hi, iam a Bebo application developer, and iam posing a security issue with Firebug on my bebo application (an online game) online. The users are using firebug to cheat the game, and its driving me nuts. I see that Bebo uses SNJS as its javascript, and a normal javascript will …

0
70
Member Avatar for cwarn23

Hi and I have been looking around and found that google has a few search api's but haven't yet found one that returns the results as a javascript/ajax array. Is it possible to at least get the google api to send the results to my website as a variable/array in …

Member Avatar for cwarn23
0
187
Member Avatar for deadmancoder

using ajax/javascrtipt, how to browse for a folder and get *.xml files in the given folder path.?? :?:

Member Avatar for deadmancoder
0
75
Member Avatar for deadmancoder

how to parse an xml file using ajax and javascript? i know this is basics.. but couldn't get it the right way. could someone help me out..

0
61
Member Avatar for sunilsinha

I need to rotate text by 90, 180 and 270 degrees. How can i achieve this in firefox2. In brief, what i am doing is, there is one main container div whose background is set by 600x400 image. There are 4 inner divs each having some text. Now i have …

Member Avatar for rhand
0
167
Member Avatar for AdventDeo

Ok so I have two separate AJAX function that I want to combine but have no idea how. The first 2 files are to call up a table with cells in the form of text-boxes, and the last 2 files are linked dropboxes. What I want to do is to …

Member Avatar for AdventDeo
0
118
Member Avatar for InsightsDigital

Back even a few years ago, it was popular to use log files to ascertain web analytics. Now, most companies use a javascript tag that the web analytic tool picks up. Hence, do you still rely on logfiles? Or do you forget it even exists?

0
73
Member Avatar for itisnot_me

is it possible to run a command in javascript when someone paste text into a textarea? What i am trying to do is make a remove format command in the text editor run when they paste. And if it is possible make it run the command on the text without …

Member Avatar for Troy III
0
60
Member Avatar for Sereal_Killer

im busy with a school project to create a photo viewer type site with java script. the whole thing i being created from java script and im giving all the img's an ID tag how do i go about getting the id of the img that i have just clicked. …

Member Avatar for Sereal_Killer
0
245
Member Avatar for jazzycontact

hi i don't know it is wright place for it or not. i am new in javascript programming. i am try to implement find and replace functionality. in it i want to search keyword in particular div only. not other part of the page. i have implement following code function …

Member Avatar for Troy III
0
115
Member Avatar for Chad Gary

[QUOTE]I'm currently using prototype framework to validate whether or not a field is has data. When the field is empty and the user hits the form submit button the intended alert message box comes up, but after you hit OK on the message box it submits the form anyway, which …

0
52
Member Avatar for Norbie

Hi guys, I have a coding problem here that I can't quite figure out. For a clothing website I need to display stock information for each product related to colours and sizes available. I'm using a mysql database to store information on what sizes and colours are available. The structure …

Member Avatar for Norbie
0
69
Member Avatar for PetrQ

Hello, please help me with following jQuery code. I'm javascript user only and I don´t understand it :( I use jQuery validate from [URL="http://bassistance.de/jquery-plugins/jquery-plugin-validation/"]http://bassistance.de/jquery-plugins/jquery-plugin-validation/[/URL] Following part of code is modified for array form. It works great for array in format: example[] . But I need use array: example[$i][quantity]. [CODE] //modified …

0
53
Member Avatar for Ashwin Vasnai

some body help me.I want to know how to put the dropdown list from database at my textbox cursor. full problem definition is like this. I want to create a Hint system for SQL which will give the structure of of Query. for example if user enters trigger he will …

Member Avatar for Ashwin Vasnai
0
136
Member Avatar for click here

my comments table <div id="1"><p>the comment</p> <a class="edit" id="1">edit</a> </div> i want when click on edit the textarea appear and save and calcel boton appear too and edit it

0
56
Member Avatar for al.nop

Hi All. I'm Developing on One project that Contains Just One Page(home.aspx) ! Home.aspx Contains ScriptManager , UpdatePanel ( A Div , Some LinkButtons that Load related UserControl ) in UpdatePanel. Other pages are UserControls(UC) that Load in a div placed in Home.aspx . Some user controls Contains javascript Codes …

Member Avatar for serkan sendur
0
61
Member Avatar for Chad Gary

I have the following PHP code, which uses server-side validation, which works fine. It the user leaves the text field empty it stores an error in a session array which is outputted on the page where the $_GET['id'] variable came from. I also implemented a snippet of javascript code that …

Member Avatar for ShawnCplus
0
131
Member Avatar for Altairzq

Hello I'm using this code I got from an example: [ICODE] <head> <TITLE>Creating a link</TITLE> <SCRIPT LANGUAGE="JavaScript"> <!-- function createLink() { var szURL = prompt("Enter a URL:", "http://"); if ((szURL != null) && (szURL != "")) { document.execCommand("CreateLink",false,szURL); } } // --> </SCRIPT> </HEAD> <BODY> <H1>Creating a link</H1> Here's some …

Member Avatar for Troy III
0
2K
Member Avatar for Yatendra_goel

I want to know how the integrated chat service on orkut pops up automatically. Is Orkut using javascript to call that service. The html source of the chat service and the page on which it appears is different. Then how is it possible to have two pages with diff. source …

0
42
Member Avatar for millsy007

Hi I am using the css image gallery I got from: [url]http://www.dynamicdrive.com/style/csslibrary/item/css-image-gallery/[/url] I want to change the behaviour, currently an image is enlarged when a user hovers over the link/thumbail. I would like to change it so that the main image is instead shown onclick of the thumbnail, and remains …

Member Avatar for millsy007
0
90
Member Avatar for servis

hello friends, i am searching a ajax captcha from some time which have following properties, - intimate user for wrong verification code without refresing ... 2ndly - if the user enters the right code, it process the form normally. unfortunately i could not find reqired script. please help me any …

0
67
Member Avatar for feoperro

Hi, I was wondering if there's a framework that can help me with the following: I currently have regex checks on html input fields that work 100%, I would like to also have a check to the database for duplicate records so that if the user enters an ID that …

Member Avatar for peter_budo
0
116
Member Avatar for Pleasant Day

Javascripts that I find on the net sometimes have pop up messages as part of the app / game, Id like to change the colors used in these pop ups, also Id like to get rid of the blue top bar we have in the pop up. See this image …

Member Avatar for ShawnCplus
0
213
Member Avatar for sassenach

Hi, I am using PHP & mySql to grab the title and description that I have stored in a table in the DB. I am trying to dynamically change the <head> <title></title>, as well as <meta name="Description" content="" /> . I used document.title to change the title. I see the …

Member Avatar for Troy III
0
812

The End.