Register  |  Login

Question Details    

   Question

Time: 13:55 - Jan 15, 2007     Asked by: osamino      Status: Answered      Points: 75   

javascript

function psaw_bold_click(editor, sender)
{
window.frames[editor+'_rEdit'].focus();
this[editor+'_rEdit'].document.execCommand('bold', false, null);
sapw_update_toolbar(editor, true);
}

ineed a explan thos functions,i amdoing an exam in those,thanx..

Ask a New Question

Become a Quomon Expert

Current Categories

 

Other Questions Needing Answers


   

Answer Discussion
Answer Discussion
Answer Summaries
Answer Summary
 
Have u already done this now? Have u had your exam? Hope it went well!

Just in case you still want a explanation

your function takes in two parameters
 editor
 sender (which does not appear to be used)

your web page must be making use of frames (a number of different webpages in one)

eg this html is saying to display three web pages in columns
<FRAMESET COLS=33%,33%,34%>
 <FRAME NAME="main" SRC="http://news.bbc.co.uk/">
 <FRAME NAME="radio" SRC="http://www.bbc.co.uk/radio/">
 <FRAME NAME="sports" SRC="http://news.bbc.co.uk/sport">
</FRAMESET>

You can assign each frame a name, so this line is basically referencing a specific frame (based on the value u pass in when u call this function)

windows.frames[editor+'_rEdit']


So

window.frames[editor+'_rEdit'].focus();

is saying that a particular frame now has focus


regarding this line, "this" refers to the current object, so its your main window.
.Document refers to a page itself on the specified frame
execCommand executes a command on the current document

execCommand takes 3 arguments,
command, display userinterface or not and optional value to assign

this[editor+'_rEdit'].document.execCommand('bold', false, null);

so with your line it looks like u are setting the document to be bold


this last line

sapw_update_toolbar(editor, true);


is simply calling another function of yours


I hope that makes sense!

Expert:

nidhi

Date:

Apr 24, 2007

Time:

07:28

 

Votes: Good (0) | Bad (0)
Login to rate this answer

osamino, please close this question and distribute the points.
If you didn't get a solution to your problem or you found it yourself, please leave a comment here to let the experts know.
Thanks,
Quomon Admin

Expert:

admin

Date:

Jun 04, 2007

Time:

11:47

 

Votes: Good (0) | Bad (0)
Login to rate this answer

The question has been closed.

Quomon Admin

Expert:

admin

Date:

Jun 06, 2007

Time:

07:35

 

Votes: Good (0) | Bad (0)
Login to rate this answer

Question Answered

This question has been answered, and points have been rewarded to the following experts:

nidhi: 75

You're welcome however to comment or give additional information or if you wish, you have the ability to write an Answer Summary for this question by clicking on the "Answer Summaries" Tab.

 
No summaries have been submitted yet. Want to be the first?



Respond to this question:

New User

  Email:

Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address

Registered User

Username:

Password:


Forgotten Password

 

New User

  Email:

Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address

Registered User

Username:

Password:


Forgotten Password

   

"Psst, Quomon is a great site. Pass it on."     Tell a Friend  |   Link To Us  |   Save to Delicious  |   Digg! Digg it


All Questions


Language Options

English:

www.quomon.com

Español:

www.quomon.es

Quomon Blog

blog.quomon.com

Sponsors

Questions and Answers Software
Real Estate Postcards
Marketing Fulfillment