HighDots Forums  

javascript: 2 assignments in one line of code

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss javascript: 2 assignments in one line of code in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ZAiNT
 
Posts: n/a

Default javascript: 2 assignments in one line of code - 06-15-2004 , 11:50 PM






this line is taken from the dreamweaver mx generated code when creating a
navigation bar..
2 assigments in one line of code.. does this mean that the variable nbArr is
first allocated new memory and then nbArr is assigned to document.MM_nbOver?
ive never seen 2 assigments in one row before..
document.MM_nbOver = nbArr = new Array();


Reply With Quote
Reply




Thread Tools
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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.