TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 04-17-2009, 01:48 PM   #1 (permalink)
The Addict
Upcoming Programmer Top Contributor 
 
Rendair's Avatar
 
Join Date: Nov 2007
Location: UK
Posts: 319
Thanks: 18
Rendair is on a distinguished road
Default XUL document.getElementById

Hey all

I am making my own FireFox addon and i am trying to get access to a toolbar element

PHP Code:
<toolbar id="loggerToolBar" toolbarname="My Logger" accesskey="T" class="chromeclass-toolbar" context="toolbar-context-menu" hidden="false" persist="hidden">
            <
toolbarbutton id="myLoggerAddSelection" tooltiptext="selection" label="Add selection to MyLogger" oncommand="firstTool_alert(this)" image="chrome://tuttoolbar/skin/address-book--plus.png" /> 
            <
toolbarbutton id="myLoggerLoginButton" tooltiptext="Search the Web" label="Login" oncommand="firstTool_gotoURL(this)" image="chrome://tuttoolbar/skin/user-green.png" /> 
        </
toolbar
I am trying change the label of one of the toolbarbuttons but when i try and use

PHP Code:
 node = $("myLoggerAddSelection"); 
It just says its null, but websites iv seen used this same way (well using document.getElementById instead of using prototype).

Any solutions? lol
__________________
www.jooney.co.uk - the online portfolio
Send a message via MSN to Rendair
Rendair is offline  
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
uncaught exception: [Exception... "Component returned failure code: 0xc1f30001 (NS_ER Orc Javascript, AJAX, E4X 2 02-26-2008 02:12 PM


All times are GMT. The time now is 06:46 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design