Remove 'Warning: Java Window' text from app.alert window?
If anyone is gracious enough to assist, I'd be much appreciative! We have a standard sub-plans form and I'm designing a popup window to accompany it. I'm hoping someone can show me how to:
- Remove the 'Warning: Javascript Window' text from the popup header
- Add BOLD or Italics font to certain elements
- Maybe add a bullet point or two?
- Is there a way to put a check-box to stop showing the window after the first time?
Code the way it is now:
app.alert("When finished, use the SUBMIT & EMAIL PLANS button to email the plans to subplans@ecasd.us (auto-populated) where you may also CC the sub (if you know who it is).\n\nYour sub plans should be simple to follow as the District recommends that the sub DOES NOT teach 'new knowledge' topics (i.e.- The next lesson in the unit). Reviewing previously learned material is highly recommended!", 3, 0, "ECASD Standardized Sub Plans")
