15,127 Topics

Member Avatar for
Member Avatar for udaydesai

:) [B]hello friends[/B], [COLOR="Red"]plz help me regarding text editor[/COLOR]. text editor using javascript and edited text should inserted to mysql database using php. is it be possible to do. iam using many text area field in one form so how can i edit text in like text bold, edit font …

Member Avatar for Shanti C
0
143
Member Avatar for tribedude

I am trying to design a front page of a site that will include one image randomly drawn from a directory on my server. This part I can do. What i need help with is that I want a script to take two of the metatags from the image and …

Member Avatar for scru
0
85
Member Avatar for justinmyoung

I'm trying to implement a Prototype scoller.js script within my site, and functionally and aesthetically its working fairly well. However there are two problems that I need someone who knows what they're doing to help me with. My site you can see the problem: [URL="http://www.thecassidyfeed.com/index2.html"]http://www.thecassidyfeed.com/index2.html[/URL] #1. When initially visiting the …

Member Avatar for justinmyoung
0
121
Member Avatar for cadillacwd

I grabbed this script from dynamicdrive "vertical menu flyout" it works fine in IE but not Mozzilla. It doesn't seem to calulate the x,y position correctly to place the dropmenudiv. It returns the same position from the getposOffset function no matter what menu you are hovering over. For example 192, …

Member Avatar for cadillacwd
0
132
Member Avatar for kaushik259106

Hi Everyone, Can some one tell me is this possible. I want to show a text hiperlink over an image. [URL=http://img371.imageshack.us/my.php?image=texthiperlinkjv3.png][IMG]http://img371.imageshack.us/img371/5936/texthiperlinkjv3.th.png[/IMG][/URL][URL=http://g.imageshack.us/thpix.php][IMG]http://img371.imageshack.us/images/thpix.gif[/IMG][/URL] The image it self wont be hyperlink but only the text over it. Check this attached image. Need some thing like this.. Thanks,

Member Avatar for essential
0
118
Member Avatar for komrad

Hello all, I have this code in an iframe [code=html]<FORM><INPUT TYPE="BUTTON" VALUE="Go Back" ONCLICK="history.go(-1)"></FORM>[/code] it works fine but i need it to taget another iframe on the page and change that iframe and go back in its own iframe Thanks in advance.

Member Avatar for essential
0
78
Member Avatar for inadcod

Hello, I have a webpage where I have four buttons. when the page is loaded all you can see are the buttons but when you click a button a content appears, content which changes when clicked on another button. This is done by a siompel js script with an onClick …

Member Avatar for essential
0
196
Member Avatar for justinmyoung

I'm trying to update my database with an inline editor. (TableKit) When I change the data in a cell, it changes; but when I go to refresh it reverts back to the old information. It's calling a php page that I need to update my database. Right now I have …

0
109
Member Avatar for idodoodles

:-/ Dear All, I hope you may be able to lend me a helping hand with this. I'm having an issue with spry tabs. I'm reasonably savvy at HTML/CSS (though definitely not to your standards on here!) so I'm not a complete idiot. This thing however, is new to me …

Member Avatar for scru
0
94
Member Avatar for shashipkiran

Hello I am using mm_menu.js in my application. My menu is a editable one, means user can have the menu according to his choice eg(he can operate the menu using onClick or onMouseOver)... Now with onClick..... If a user clicks a particular menu, it will display the child menus. The …

Member Avatar for shashipkiran
0
88
Member Avatar for AussieCannon

Hi, I am trying to make a script that automatically votes in this poll that is a competition. It is located [URL="here"]http://kube93.com/pages/promo_page.html?feed=227429&article=4470761[/URL] to start off there was no email field required so through some experimentation and dissection of there code I found everytime I loaded [url]http://kube93.com/cc-common/polling_tool/a.php?poll_id=99878&redirect=/pages/promo_page.html?feed=227429&article=4470761&optionID=486193[/url] my school would get …

0
173
Member Avatar for animedude123

Hey, [B]Scenario:[/B] I'm working on a site and there is a bottom bar that has some things that shouldn't be reloaded when the user is navigating through the site. [B]Problems[/B] So I could always put the main site in an iframe, but that isn't very good because the url will …

0
47
Member Avatar for zanzo

usually we create a url with parameters and values and send it via ajax to not loading page. Is there a way to not send variables in the url [B]BUT [/B]using hidden variables?? I have a problem in my website that doesn't permit me to send variable in url, so …

Member Avatar for zanzo
0
107
Member Avatar for regent_royal

[B]Hello friends,[/B] I want to generate new tags (like text, button any thing) on click of link... Like,, In gmail attachments by clicking [COLOR="Green"] [U]add new [/U] [/COLOR] one file tag generate by clicking another [COLOR="Green"] [U]add new [/U] [/COLOR] it generates another file tag... How can I get this??

Member Avatar for ~s.o.s~
0
239
Member Avatar for cmills83

Hi for some reason my script wont detect the opener window when the page is launched target blank from flash, but detects it fine when its launched from target blank html. of course this problem only exists in ie6 and 7. Does anyone have a fix, should I pass a …

Member Avatar for cmills83
0
96
Member Avatar for jobojo

I am trying to write a basic amortization calculator program in JavaScript and I am at a standstill. I have researched my issue online for hours without being able to come up with a resolution. In my program I have created a "for" loop which loops for the appropriate loan …

Member Avatar for jobojo
0
164
Member Avatar for Sennaya

I need to come up with a javascript to simplify the swf player like on this site: [url]http://www.transitcases.com/rackmountcases.html[/url] Mouseover highlights text link land oads an image to the right of the subject. Click goes to the page. Anybody have a suggestion? thank you :)

Member Avatar for Sennaya
0
83
Member Avatar for robbinsd

We attended AjaxWorld in San Jose, CA last week and talked to developers about their opinions on Ajax, cross-browser compatibility, and integration with back end services. Thought you'd all be interested to see some of the responses in these videos. [url]http://www.youtube.com/appcelerator[/url]

0
51
Member Avatar for brr

Hi, I have a number of text boxes with tab index. I want to go through these text boxes on key press. So how can I proceed to next tab indexed element using js? Thanx in advance,

0
56
Member Avatar for realnsleo

hi there, i am developing software that allows insurance companies to send text messages to their clients when their insurance expires. i want to add a function that allows the system to automatically send these messages n number of days before the expiry date. ('n' being number of days specified …

Member Avatar for realnsleo
0
94
Member Avatar for mineko_panda

Hi I'm tackling down an extra credit assignment which I'm so confused on. We are to design a basic JS Grade Calc where we input our scores and it gives us our grade. For extra credit we have to snazz it up a bit. So far this is what I …

Member Avatar for mineko_panda
0
160
Member Avatar for danielpataki

Hello Everyone! This is my first post, so please excuse me for any breaches of netiquette. I am building my own from validation script, which uses separate functions for each input box like so. [CODE=html]<input type="text" name="username" onchange="CheckUsername(this.value);">[/CODE] A bit of javascript sends this along to a php file using …

Member Avatar for danielpataki
0
164
Member Avatar for farhan386

i've created a form like this [code=html] <form method="post" target="iframe_in_bottom" action="send.php"> [/code] send.php is used to save data posted from the form, and call a function called getURL in main window [code=html] <script type='text/javascript'>parent.getURL('thankyou.php')</script> [/code] [code=javascript] function getURL(url){ var xmlHttp=GetXmlHttpObject(); function stateChanged() { if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete"){ document.getElementById('maindiv').innerHTML=xmlHttp.responseText; } else …

0
53
Member Avatar for d5cs
Member Avatar for msimonds

Was wondering if you could take a look at the attached code. I have a form that is making a call back to the database and populating search form for parts. As you type in parts, it renders choices (screenshot2 attached). You can then click on a choice and it …

0
101
Member Avatar for SoniaBaby

I have a list that uses Scriptaculous 'Sortable' to allow list items to be drag and dropped into another list. This works just fine, however I wish to update the contents of the first list using a drop menu/Ajax. The list populates with new content just fine, however this new …

Member Avatar for SoniaBaby
0
102
Member Avatar for anton-shirikov

i am reading book AJAX and PHP Building Responsive Applications.. I've tryed to run code from that book but it doesn't seem to work.. probably i am missing something but i checked a lot of times and seems like everything is correct, thou application doesn't work correct! XML file [CODE]<?xml …

Member Avatar for SoniaBaby
0
124
Member Avatar for JPMountford

Hi there. First let me say I'm completely novice in Javascript. This is my second time posting this, as I put it in the wrong forum initially (sorry). Someone else wrote this and emailed it to me, I have just tried to used it. I know my way round html …

Member Avatar for SoniaBaby
0
151
Member Avatar for praveen_dusari

hi all, i have a problem here using ajax the problem is i displayed catagories dynamically in my index page and i want to display products under the catagory which users select using ajax my problem is how to get the category element id`s which are generated dynamically. iam thinking …

Member Avatar for SoniaBaby
0
85
Member Avatar for sai.kirat

hi im developing an application where in i need the entire path of the file in the fileupload control i m able to get the same in IE 6/7 but i m failing to get the same in Firefox 3 i m using document.getElementById('...').value of the file upload control to …

0
37

The End.