15,116 Topics

Member Avatar for
Member Avatar for hansan

Hello, [LIST] [*]I want to protect my external javascript(and css also) from outside people, who steal my javascript. [/LIST] [LIST] [*]but this is impossible using client-side language. [/LIST] [LIST] [*]so can anyone tell me a method to [B]hide external javascript(and css) by using sever-side language???[/B] [/LIST] thank you

Member Avatar for pres-pnoy
0
218
Member Avatar for Manny7

Hi there, I solve a problem with append the values into the value atribute of input. If I click on some html element, I need this text of element put into the input as its value. The problem is that I don't know, how to put several values into the …

Member Avatar for Airshow
0
91
Member Avatar for mohammed2raja

Please some one help me to use facebook API. I want to integrate facebook API with my application(Java Application), so that I will able to fetch friend e-mail address and send them mail from my application with the help of facebook API. I go through the official API document of …

Member Avatar for pritaeas
0
59
Member Avatar for Rameshkeerthi

Hi, I'm getting trouble while implement the code of image rollovers. Please find the below code. [CODE] <a href="http://www.quackit.com/javascript/image_rollovers.cfm" onMouseOver="/pix/smile.gif" onMouseOut="/pix/nosmile.gif"> <img src="/pix/nosmile.gif" width="100" height="100" border="0" name="jack"> </a> [/CODE] My actual intention was image rollovers by using the onMouseover event handler to swap the first image with the second image. …

Member Avatar for peter_budo
0
105
Member Avatar for aripurwahyudi

i have write a javascript code in dreamweaver mx 2004 : here is the screenshoot of my page : [IMG]http://i576.photobucket.com/albums/ss210/aripurwahyudi/albumin-correction-formula-view.jpg[/IMG] Summary for the picture is : input in : Body weight, actual albumin, target albumin, is a number : decimal and or absolute number i need this tabel work if …

Member Avatar for aripurwahyudi
0
146
Member Avatar for wwefriend

that is in an iframe my script call from that iframe [CODE]var LOL = new swfobject(' http://example.com/wawa.swf ') LOL.addvariable( 'pass' , 'abcd' )[/CODE] how can i get abcd....pls help me thx

Member Avatar for Taywin
0
69
Member Avatar for tobik999

I created the following script, but it does not display the decription texts for each option. In the HTML every var shows the correct value: [CODE]$available_methods = $existing_user->getMemberCashoutMethods(); print '<form name="combowithtext">'; print '<select name="example" size="1" onChange="showtext()">'; foreach($available_methods as $method) { print '<option value="'.$method[name].'">'.$method[name].'</option>'; } print '</select>'; print '<input type="button" value="Go!"><br>'; …

Member Avatar for Taywin
0
53
Member Avatar for mmc2

Firstly I would like to thank all of the members of the forums, as I find their assistance invaluable and have helped me indirectly by providing answers to other peoples questions that were similar to my own, however I am currently stuck on the following issue. I know there are …

Member Avatar for Airshow
0
2K
Member Avatar for ablitz

Hi I can't get my toggle button to work so once again I'm here hoping for some good soul to help me. Below is my jQuery code. I have 2 css clasess 1st is play with a referenace to jpg play and the 2nd one has reference to pause.jpg. All …

Member Avatar for amko
0
4K
Member Avatar for ppetree

I've started with the samples included with prototype.js which has the following code in the fillin example (a portion of which I want to isolate into its own function). The original code looks like this ([COLOR="red"]red[/COLOR] is what I want to isolate):[CODE] function dofill( ) { new Ajax.Updater( 'result', 'getdata.php', …

0
78
Member Avatar for kooia

Hi everyone, I want to make a page with a table. It has three TD's: 120px, fluid ([code=css]min-width:500; max-width:700px; /*This is for the fluid TD*/[/code]), 120px. How am I supposed to write the table? Would [code=html]<table width="100%"></table><!--or--><table width="all"></table>[/code] work? Or does anyone have an idea of how I should do …

Member Avatar for kooia
0
146
Member Avatar for ppetree

I have a block of code from a prototype.js (ajax code) sample and I want to modify it in order to isolate a piece of the code to make it more maintainable: The original code looks like this ([COLOR="red"]red[/COLOR] is what I want to move):[CODE] function dofill( ) { new …

0
66
Member Avatar for Bordeaux0113

Ok so I am building a template using JavaScript/HTML and it includes radio buttons, textfields, and dropboxes. I am trying to have a user enter input and then when they submit, to have this information exported into an excel document. I do not know how to do this, or what …

0
69
Member Avatar for TotoTitus

Hello everyone, I am doing a login form in ExtJS + PHP, but it does not work. (authentication failed each time) . Here's the code: ExtJS part: [CODE] <script type=text/javascript> Ext.onReady(function() { Ext.QuickTips.init(); var loginForm = new Ext.FormPanel({ url: 'login.php', title: 'Login to goodTalk', frame:true, bodyStyle:'padding:5px 5px 0', width: 252, …

Member Avatar for TotoTitus
0
342
Member Avatar for riaver

Hi There Want to find out if there are any way to let a user select a file from their local computer, and then return the path so that i can add it into a form field. I want to do a file upload, but want to skip the html …

0
51
Member Avatar for technopup

Hi, Can someone help me with a javascript function that identifies <onmouseout> what radio button has been selected so that a message prints in a <div> further down the same page prior to submitting the page. e.g. If Radio Button value="train" is selected Print "You have chosen the image Train: …

Member Avatar for Mary 2
0
175
Member Avatar for VenusCrystal

hello friends... I'm new to jquery and as well as to daniweb :P I'm learning jquery from 3 days using online tutorials... I am given a task by my guide... For which i want to know why is it that the jquery carousel on the page [B][url]http://web.enavu.com/demos/3dcarouselwip/[/url][/B] works in firefox …

Member Avatar for VenusCrystal
0
111
Member Avatar for mutawari

hello dear all, need some advice and help here.PLEASE HELP.. i use jsp page to input same value to mysql table. i have several tables inputed the same way(use jsp). Then, i show this table with jsp page (this is the same data i inputed to mysql tables).i named it …

0
78
Member Avatar for Dark_Omen

Hello, Does anyone know how to submit forms from one page to another page? If you don' mind can someone explain how, or if they know a good tutorial, either of these would be great. Can this be done in javascript? Thanks

Member Avatar for Taywin
0
1K
Member Avatar for andrewliu

Hello, I'm trying to create a list of categories and have a link with "more categories" and when a user clicks on it, a div table pop up will show. So far I've hidden a div tag and had it show and close if a user clicks on the link. …

Member Avatar for almostbob
0
145
Member Avatar for Farree123

I am trying to Add rows to my table through DOM. I have two drop downs and one text field in one row. One drop down is populated from database and when the second drop down is populated through Ajax. As far as one row is concerned it is doing …

0
68
Member Avatar for faizza007

hi, I am a newbie in programming...recently i have developed a very simple (probably too simple!!!) javascript code that trims strings and shows animation....the code should be self explanatory....and i have included comments in the snippet so everyone understands what i did....any comments appreciated....just save the txt file as .html …

Member Avatar for faizza007
0
133
Member Avatar for keeda

I have a Newsletter, with a "Forward to a Friend" link, this link is to a form that takes names and email addresses of 5 friends and has a Send Email button. How can I implement the Send Email part, as of now I just have the form.

Member Avatar for Taywin
0
61
Member Avatar for ALFA-FOXTROT

Hi guys need some help here. I don't know why but it doesn't read the value. This is to be runned by Property. [CODE] function calculate_form_opap(op_id,oca_id,ocp_id) { var propertiesintotal=0; var total=0; var completo=''; var completo_count = op_id+'_'+oca_id; propertiesintotal = Number(document.getElementById('propertiesintotal_'+op_id+'_'+oca_id).value); propertiesintotal=propertiesintotal-1; for (y=0; y<=propertiesintotal; y++){ completo=op_id+'_'+oca_id+'_'+ocp_id+'_'+y; alert(completo); //valor = document.getElementById('property_total_'+completo).value; …

Member Avatar for ALFA-FOXTROT
0
167
Member Avatar for JimBoCol

bHi all. I am, using Java for drop down menus, code follows. What I have not yet been able to figure out is how to make java display the page I select in a different frame. This is what is in the <HEAD> of one of my Pages. [CODE] <SCRIPT …

Member Avatar for JimBoCol
0
101
Member Avatar for pokuripavani

how to store pictures in database using oracle??Is there any special data type???

0
52
Member Avatar for niths

hi all, i had a php page.i am using ajax for displaying a table. When i select a date images uploaded on that date gets displayed in a table.This is working fine.But i need another button for edit.so when i click on edit those images present in table should become …

Member Avatar for niths
0
114
Member Avatar for pchsmvp

i want to loop the form, so that there would be a multiple select boxes.. the first loop of select box has still its value, but the remaining loops has an empty value for select box.. [IMG]http://i5.photobucket.com/albums/y174/dikoalam/example.png[/IMG] here is the code.. [CODE]<form action="" method="post" name="formx"> <select name='eecollege2' id='college' onChange="selected(this.selectedIndex)"> echo …

Member Avatar for pchsmvp
0
120
Member Avatar for flyenig

How can i get a jquery auto suggest list of all the cities in the world. (I know how to do the auto suggest already so please dont give me tutorials on how to do so, Thanks) Is there a web service i can use? Can i use google’s map …

Member Avatar for pritaeas
0
73
Member Avatar for wardensmat08

Hi. Can anyone help solve my problem. I'm stuck already and still can't find solutin although have search in google many times. I want develop a simple firefix addon. This is my first addon.. It was use javascript. I want to read a content from other web. In php, I …

0
85

The End.