Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > combining menus problem

Reply
Thread Tools

combining menus problem

 
 
richard
Guest
Posts: n/a
 
      02-26-2012
http://www.1littleworld.net/menu/index2.html

I would post into the javascript group but the spammers have taken over
that group.

I am attempting to combine two scripts found at dynamicdrive.com
But something in the script is screwing up the intended layout.

This is the way it's supposed to look
http://www.1littleworld.net/menu/drillmenu.html

So what's causing the conflict?
 
Reply With Quote
 
 
 
 
Tim Streater
Guest
Posts: n/a
 
      02-26-2012
In article <1736415kjjei8$.1o20si5miqq68$.>,
richard <> wrote:

> http://www.1littleworld.net/menu/index2.html
>
> I would post into the javascript group but the spammers have taken over
> that group.
>
> I am attempting to combine two scripts found at dynamicdrive.com
> But something in the script is screwing up the intended layout.
>
> This is the way it's supposed to look
> http://www.1littleworld.net/menu/drillmenu.html
>
> So what's causing the conflict?


Look in your browser's web inspector or error console. Safari reports
this:

SyntaxError: Unexpected token '<' ...... /menu/index2.html:9


Failed to load resource: the server responded with a status of 404 (Not
Found) .... backbutton.jpg


You should always do this as your first step. Fix your typo(s) and see
what happens.

--
Tim

"That excessive bail ought not to be required, nor excessive fines imposed,
nor cruel and unusual punishments inflicted" -- Bill of Rights 1689
 
Reply With Quote
 
 
 
 
Doug Miller
Guest
Posts: n/a
 
      02-26-2012
richard <> wrote in news:1736415kjjei8$.1o20si5miqq68$.dlg@
40tude.net:

> http://www.1littleworld.net/menu/index2.html
>
> I would post into the javascript group but the spammers have taken over
> that group.
>
> I am attempting to combine two scripts found at dynamicdrive.com
> But something in the script is screwing up the intended layout.
>
> This is the way it's supposed to look
> http://www.1littleworld.net/menu/drillmenu.html
>
> So what's causing the conflict?


http://validator.w3.org/ says...
Errors found while checking this document as XHTML 1.0 Transitional!
Result: 13 Errors, 2 warning(s)

Firefox error console says...
Error: unexpected end of XML source
Source File: http://www.1littleworld.net/menu/index2.html#
Line: 9, Column: 100
Source Code:
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js">
 
Reply With Quote
 
richard
Guest
Posts: n/a
 
      02-27-2012
On Sun, 26 Feb 2012 12:56:56 -0500, richard wrote:

> http://www.1littleworld.net/menu/index2.html
>
> I would post into the javascript group but the spammers have taken over
> that group.
>
> I am attempting to combine two scripts found at dynamicdrive.com
> But something in the script is screwing up the intended layout.
>
> This is the way it's supposed to look
> http://www.1littleworld.net/menu/drillmenu.html
>
> So what's causing the conflict?


Problem solved and it validates!
 
Reply With Quote
 
richard
Guest
Posts: n/a
 
      02-27-2012
dumb ass.
don't be blaming me for a script written by someone else.
if you had paid attention, you'd have found out the script came from
dynamicdrive.com.
 
Reply With Quote
 
Beauregard T. Shagnasty
Guest
Posts: n/a
 
      02-27-2012
richard the sto0pid wrote:

> dumb ass.


ISBN 0671723650

> don't be blaming me for a script written by someone else. if you had
> paid attention, you'd have found out the script came from
> dynamicdrive.com.


But you're the one using it so it is your fault!

Why don't you write one of your own that has *no* errors? Oh wait ... you
can't do that.

--
-bts
-This space for rent, but the price is high
 
Reply With Quote
 
Tim Streater
Guest
Posts: n/a
 
      02-27-2012
In article <rkzwt29etzdq$.>,
richard <> wrote:

> On Sun, 26 Feb 2012 12:56:56 -0500, richard wrote:
>
> > http://www.1littleworld.net/menu/index2.html
> >
> > I would post into the javascript group but the spammers have taken over
> > that group.
> >
> > I am attempting to combine two scripts found at dynamicdrive.com
> > But something in the script is screwing up the intended layout.
> >
> > This is the way it's supposed to look
> > http://www.1littleworld.net/menu/drillmenu.html
> >
> > So what's causing the conflict?

>
> Problem solved and it validates!


You're welcome.

--
Tim

"That excessive bail ought not to be required, nor excessive fines imposed,
nor cruel and unusual punishments inflicted" -- Bill of Rights 1689
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
newbie: combining 2 menus Jeff ASP .Net 2 07-18-2006 10:31 PM
Combining DVDs with menus on a Mac Robert Peirce DVD Video 0 03-30-2006 09:03 PM
Problem combining two XMLs using XSLT Stefan XML 2 01-27-2006 01:07 PM
Problem combining python code and html Hansan Python 7 05-12-2005 09:02 PM
Select menus above flyout menus? help? news.west.cox.net HTML 8 12-09-2004 12:54 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57