This is a discussion on "Combine two javascript" within the JavaScript Forum section. This forum, and the thread "Combine two javascript are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Combine two javascript
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Combine two javascript
Hi I am having problems with my js. The problem is that it just wont work any ideas? Please find below the code from the head.
Last edited by CloudedVision; Jun 3rd, 2008 at 13:09. Reason: Code tags, please |
|
|
|
||||
|
Re: Combine two javascript
"Just won't work" isn't detailed enough explanation. What's it supposed to do? What's not working? (All of it?) Does it not work in all browsers? Does it cause any errors, and if so, can you post the errors? You gotta give us a lot more info to help you work through this.
__________________
CloudedVision, WebForumz Moderator Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
|
|
||||
|
Re: Combine two javascript
This is without doubt, almost certainly conflicting / incompatible scripts.
My guess is that you will need to start your bug-hunt by checking out al the window onload processes including any present in the body tag.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
Re: Combine two javascript
Think I have found the problem but just dont know how to solve this. There is two scripts,
Then
I think this is due to as Rob said windows on load function. Thanks for all your help Last edited by CloudedVision; Jun 3rd, 2008 at 22:53. Reason: Code tags |
|
||||
|
Re: Combine two javascript
Try this:--
Remember to use [code]your code here[/code] <--- this format when posting code Hope this helps.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
It worked. Its taken me all day and its taken you 5 mins to sort it.
Thanks for all your help. Its the firt time I have used this site and its been excellet I am designing a school website. Thanks Rob |
|
||||
|
Re: Combine two javascript
Most welcome
Be sure to tell all your web design friends Feel free to post whenever you run into issues
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| java script |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Date & Time [Combine] | doctypedeclaration | JavaScript Forum | 3 | Mar 12th, 2008 01:22 |
| Coding help: Combine Insert into and If/else statement! | skuliaxe | PHP Forum | 6 | Jan 23rd, 2008 17:50 |
| [SOLVED] combine 2 onlick events. | AdRock | JavaScript Forum | 1 | Oct 15th, 2007 06:03 |
| what does + + mean in Javascript eg: var m = (A1+ +B4); | Andy K | JavaScript Forum | 6 | Dec 13th, 2006 23:57 |
| How can I combine two columns into one column using SQL | gecastill | Databases | 2 | Jun 3rd, 2005 18:23 |