Search Community
- Force.com Discussion Boards
- :
- Salesforce User Discussions
- :
- New Board Requests
- :
- how to call javascript function inside the visualf...
turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
how to call javascript function inside the visualforc e page.
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-11-2010 06:07 AM
Hello,
I am unable to call a javascript function while creating visualforce page. I have uploaded the javascript in the static resources and don't know how to relate the javascript funtions in the visualforce.TreeVie1 and TreeView2 is my javascript file which is uploaded.
this is the particular line in which i am getting error:
foldersTree = gFld("<i>Flags and maps</i>", "https://c.ap1.visual.force.com/apex/distrubuteCom p") error:gFld is not
definedfoldersTree
is not defined


