Turns out I am half wrong on this issue. If I close the BBEDIT previewer, then Ctrl+CMD P to run it again, the alert box pops up. However, if I leave the Previewer open, make some changes to the javascript code, then hit Ctrl+CMD P again, it does not pop up.
David. On May 30, 9:43 pm, David <[email protected]> wrote: > All, > > I have this in my HTML file: > > <script type="text/javascript"> > alert('Hello, World!'); > </script> > > However, when I preview this in BBEDIT, the alert box doesn't pop up > (it does if I open the file in Safari). Should it pop up in the BBEDIT > previewer, and if so, are there some preferences I have to set to get > it to work? > > Thanks > > David > > BBEdit > a product of Bare Bones Software, Inc. > version 10.1.2 (3152) -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
