Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Button Generator Dot Com
Old 02-02-2010, 10:08 AM Button Generator Dot Com
Junior Talker

Posts: 3
Name: Martin
Location: Essex, UK
Trades: 0
Hi,

New to forum but would like to ask if anyone has an answer to a question regarding the wesite in the title, I have used the site to generate web buttons along with sub-menus, I have (XHTML transitional) but find that the submenus work in (IE all be it with a load fault) but not in Firefox or Google Chrome, I know that the code part that you enter into the body of your page does not conform to XHTML but after validating this and cleaning it up, still will not work!

I challenge anyone to create just a couple of buttons to test and get working submenus in these two browsers (you do not need to sign up to the site).

If I take out the DOCTYPE it will work......I have tried one million things to try and get this to work but do not have a very great understanding of code, although I have created my own website through dreamweaver and can be seen at http://www.spookylocations.com here you can see the uncleaned code along with the fault!

Many thanks, please go easy on me!
Invisible-man is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-02-2010, 10:36 AM Re: Button Generator Dot Com
Extreme Talker

Posts: 201
Name: Brian
Trades: 0
I am using Google Chrome and the buttons worked perfectly.
bdg1115 is offline
Reply With Quote
View Public Profile
 
Old 02-02-2010, 01:59 PM Re: Button Generator Dot Com
Junior Talker

Posts: 3
Name: Martin
Location: Essex, UK
Trades: 0
Quote:
Originally Posted by bdg1115 View Post
I am using Google Chrome and the buttons worked perfectly.
Are you sure the sub-menus worked under Company Info >>> etc, as this does not work in my Google Chrome along with 2 other peoples, along with firefox........the main menu buttons are fine in all browsers!

Thanks,

Martin
Invisible-man is offline
Reply With Quote
View Public Profile
 
Old 02-03-2010, 11:36 AM Re: Button Generator Dot Com
Novice Talker

Posts: 10
Name: Adam
Trades: 0
Try to install FireBug addon and trace required javascript.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
Adam_Keith is offline
Reply With Quote
View Public Profile
 
Old 03-15-2010, 03:28 PM Re: Button Generator Dot Com
Junior Talker

Posts: 3
Name: Martin
Location: Essex, UK
Trades: 0
I have found the solution for anyone using Button Generator Dot Com.......you will have to open the file menuscript.js in notepad and make a couple of small changes to the javascript, then save, then upload to your server, all should work fine after that!

Just find the code below in the script and add the +'px' in the 2 places.

You need to correct the javascript file menuscript.js by inserting +'px' as shown below

// MOVE OBJECT TO COORDINATE
function moveObjectTo(objectID,x,y) {
var el = getElement(objectID);
el.style.left = x+'px';
el.style.top = y+'px';
Invisible-man is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Button Generator Dot Com
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.18376 seconds with 12 queries