Hi, What would you recommend ...I'm looking for a good reference to help me with creating scripts within the Content Editor Web Part in PWA 2007? /Spiro Theopoulos
Any book discussing JavaScript and DOM manipulation should prove useful. I don't have any specific recommendations regarding a book, though. -- Stephen Sanderlin Principal Consultant MSProjectExperts For Project Server Consulting: http://www.msprojectexperts.com For Project Server Training: http://www.projectservertraining.com Read my blog at: http://www.projectserverhelp.com/ Join the community at: http://forums.epmfaq.com "ST" wrote in message news:54F248DE-C177-4C71-9C22-A8C145DC5BBC@microsoft.com: > Hi, > > What would you recommend ...I'm looking for a good reference to help me with > creating scripts within the Content Editor Web Part in PWA 2007? > > /Spiro Theopoulos
A couple of more questions if I may ask: 1) what does 'DOM' stand for? 2) is there such a thing such as a PWA object model/ library? If so, where could I find it? Or is Javascipt generic enough to allow me to manipulate Web Parts like My Tasks be using the Content Editor Web part? 3) Can one use VBscript instead of Javascript? /Spiro Theopoulos "Stephen Sanderlin" wrote: > Any book discussing JavaScript and DOM manipulation should prove useful. > I don't have any specific recommendations regarding a book, though. > > > -- > > Stephen Sanderlin > > Principal Consultant > > MSProjectExperts > > > > For Project Server Consulting: http://www.msprojectexperts.com > > For Project Server Training: http://www.projectservertraining.com > > > > Read my blog at: http://www.projectserverhelp.com/ > > Join the community at: http://forums.epmfaq.com > > > > > > "ST" wrote in message > news:54F248DE-C177-4C71-9C22-A8C145DC5BBC@microsoft.com: > > > Hi, > > > > What would you recommend ...I'm looking for a good reference to help me with > > creating scripts within the Content Editor Web Part in PWA 2007? > > > > /Spiro Theopoulos > >
Ah! DOM = DHTML Object Model. "Stephen Sanderlin" wrote: > Any book discussing JavaScript and DOM manipulation should prove useful. > I don't have any specific recommendations regarding a book, though. > > > -- > > Stephen Sanderlin > > Principal Consultant > > MSProjectExperts > > > > For Project Server Consulting: http://www.msprojectexperts.com > > For Project Server Training: http://www.projectservertraining.com > > > > Read my blog at: http://www.projectserverhelp.com/ > > Join the community at: http://forums.epmfaq.com > > > > > > "ST" wrote in message > news:54F248DE-C177-4C71-9C22-A8C145DC5BBC@microsoft.com: > > > Hi, > > > > What would you recommend ...I'm looking for a good reference to help me with > > creating scripts within the Content Editor Web Part in PWA 2007? > > > > /Spiro Theopoulos > >