Forum: JavaScript / DHTML / AJAX Jan 11th, 2008 |
| Replies: 3 Views: 840 Its because the receiver's computer doesn't have Arabic character set installed. |
Forum: JavaScript / DHTML / AJAX Oct 22nd, 2007 |
| Replies: 6 Views: 6,196 What do you exactly mean. I really couldn't understand the problem well. I could not make assumption too :) |
Forum: JavaScript / DHTML / AJAX Oct 22nd, 2007 |
| Replies: 3 Views: 3,203 Post the code so that people could look into it for problem. And yes JavaScript doesn't run on server, but on client side. So IIS(or any other server) wont make a difference. It rather depends upon... |
Forum: JavaScript / DHTML / AJAX Oct 11th, 2007 |
| Replies: 1 Views: 768 I couldn't understand your problem well. If banner is flash movie, then is input field to a part of it or not. Also, its really not very clear what you want to do? |
Forum: JavaScript / DHTML / AJAX Oct 11th, 2007 |
| Replies: 1 Views: 1,144 Here's a small tutorial on that
http://www.w3schools.com/flash/flash_inhtml.asp
Or you could just genberate it
http://www.kirupa.com/developer/flash5/flash_html.htm |
Forum: JavaScript / DHTML / AJAX Oct 9th, 2007 |
| Replies: 3 Views: 810 > Hi . I would like to learn flash. Can someone tell me how i can go abt it ? wat books or sites to refer?
Here are few links:
http://www.tutorialized.com/tutorials/Flash/1... |
Forum: JavaScript / DHTML / AJAX Oct 9th, 2007 |
| Replies: 3 Views: 1,956 No you cant change the font/bg colour of alert box. |
Forum: JavaScript / DHTML / AJAX Sep 1st, 2007 |
| Replies: 1 Views: 739 Well then you ofcourse have to use server side scripts like PHP, ASP etc etc... |
Forum: JavaScript / DHTML / AJAX Jun 14th, 2007 |
| Replies: 2 Views: 1,166 Here's another link http://w3schools.com/js/js_cookies.asp |
Forum: JavaScript / DHTML / AJAX Apr 12th, 2007 |
| Replies: 5 Views: 6,022 Do you mean frames.
Anyway, this is totally different topic so post new thread. |
Forum: JavaScript / DHTML / AJAX Mar 13th, 2007 |
| Replies: 3 Views: 2,934 The thing you could do could be done as Matt said. Here's another thread, not exactly same but will give you a drift http://www.daniweb.com/techtalkforums/thread58249.html |
Forum: JavaScript / DHTML / AJAX Mar 1st, 2007 |
| Replies: 2 Views: 1,409 .....but it seems to be....not real life problems!!!
Post whatever you have done till now...and we'll help you. Solving all these would would be like completing your homework even if isn't. |
Forum: JavaScript / DHTML / AJAX Feb 28th, 2007 |
| Replies: 1 Views: 2,133 Try this.... http://www.yaldex.com/FSBackground.htm |
Forum: JavaScript / DHTML / AJAX Feb 20th, 2007 |
| Replies: 10 Views: 7,337 Do that using JavaScript. |
Forum: JavaScript / DHTML / AJAX Feb 20th, 2007 |
| Replies: 1 Views: 2,209 When you include a .js file all the functions are available to page. All functions could be executed. Even if you cant see the javascript code, the the is actually downloaded. Whenever a web page... |
Forum: JavaScript / DHTML / AJAX Feb 18th, 2007 |
| Replies: 5 Views: 6,022 JavaScript is browser scripting language, so will have to use it with web. |
Forum: JavaScript / DHTML / AJAX Feb 18th, 2007 |
| Replies: 10 Views: 7,337 For that you will have to alter a bit of styles. Try it yourself and post what you dont get, afterall practice make a man perfect. |
Forum: JavaScript / DHTML / AJAX Feb 18th, 2007 |
| Replies: 10 Views: 7,337 But why you dont want to use list...it would be better cause it wil be easy to organise it...and yes bullets wont be displayed. And if you dont want to take headache of altering this one, then you... |
Forum: JavaScript / DHTML / AJAX Feb 18th, 2007 |
| Replies: 10 Views: 7,337 If you are talking about drop down menu refer to this link....you may alter and get what you want
http://www.daniweb.com/tutorials/tutorial55309.html |
Forum: JavaScript / DHTML / AJAX Feb 16th, 2007 |
| Replies: 3 Views: 1,641 Try 1st JavaScript Editor if you aim only JavaScript.
Howver i use the one you mentioned. |
Forum: JavaScript / DHTML / AJAX Jan 31st, 2007 |
| Replies: 3 Views: 1,785 Well, if you use a priting software embeded with your browser, you may get better results. I use Cannon Web Print which i got with my printer. |
Forum: JavaScript / DHTML / AJAX Jan 6th, 2007 |
| Replies: 1 Views: 1,105 First of all Java and JavaScript is totally different thing. Java is OOp programming language and JavaScript is browser scripting language.
But, still I think you mean something else, tell your... |
Forum: JavaScript / DHTML / AJAX Jan 3rd, 2007 |
| Replies: 1 Views: 4,147 I am not going through all of your code but her's an example which will give you a drift
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
... |
Forum: JavaScript / DHTML / AJAX Dec 28th, 2006 |
| Replies: 2 Views: 13,011 Well, ASP generates the HTML code as it's a server side script. Now what you could do is knock out the the url of image form that thumbnail image and open it in enlarge,pop up, new window etc... But... |
Forum: JavaScript / DHTML / AJAX Dec 21st, 2006 |
| Replies: 1 Views: 1,313 Whats the code. How could we solve the problem until we see the code. |
Forum: JavaScript / DHTML / AJAX Dec 14th, 2006 |
| Replies: 13 Views: 2,745 I think you need to learn JavaScript.
Do you know JavaScript? |
Forum: JavaScript / DHTML / AJAX Dec 9th, 2006 |
| Replies: 4 Views: 1,077 then how does your cancel search button works as you said |
Forum: JavaScript / DHTML / AJAX Dec 7th, 2006 |
| Replies: 17 Views: 12,865 I dont know what you are referring to by thisn post BUT Never remove doctype from your document, its really important and worths. |
Forum: JavaScript / DHTML / AJAX Dec 7th, 2006 |
| Replies: 4 Views: 1,077 So what code do you use for Cancel Search(which make another search slow). |
Forum: JavaScript / DHTML / AJAX Dec 4th, 2006 |
| Replies: 4 Views: 13,038 he is right == checks equality and = equals the variable.
what code are u using for cancel button. have u used close() function.
wait, the <script> tag doesnt have all the necessary... |
Forum: JavaScript / DHTML / AJAX Nov 28th, 2006 |
| Replies: 4 Views: 2,176 Yes you would really have learn XSL & JavaScript. javascript could give you best results. |
Forum: JavaScript / DHTML / AJAX Nov 26th, 2006 |
| Replies: 13 Views: 2,745 then you need to learn server side script and SQl. i recommend PHP. |
Forum: JavaScript / DHTML / AJAX Nov 26th, 2006 |
| Replies: 13 Views: 2,745 you could do that with javascript, however whatever the user has voted will be stored until the page is opened. once the page is closed everything vanishes...since javascript is not supposed to write... |
Forum: JavaScript / DHTML / AJAX Nov 26th, 2006 |
| Replies: 13 Views: 2,745 this is practically not possible...how could you do that with CSS and HTML....they aint scripting languages..they just tell browser how the page and elements should look |
Forum: JavaScript / DHTML / AJAX Nov 26th, 2006 |
| Replies: 7 Views: 2,327 OMG! thank your very much. Just one question how did you use looping. I mean in which lines? thx again :)
for(i=1;i<=5;i++)
{
... |
Forum: JavaScript / DHTML / AJAX Nov 26th, 2006 |
| Replies: 7 Views: 2,327 wait:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"... |
Forum: JavaScript / DHTML / AJAX Nov 26th, 2006 |
| Replies: 7 Views: 2,327 |
Forum: JavaScript / DHTML / AJAX Nov 17th, 2006 |
| Replies: 4 Views: 11,312 |
Forum: JavaScript / DHTML / AJAX Nov 14th, 2006 |
| Replies: 4 Views: 10,677 Nice work, it didn't got into my mind.
Well Arrays are objects only and collection of well defines similer objects(somewhat like SETS in maths :) ). Its's also stored in a single variable name and... |
Forum: JavaScript / DHTML / AJAX Nov 13th, 2006 |
| Replies: 5 Views: 2,118 You could use if decision with the values returned by the validate_form(). |