- Don’t use a WYSIWYG editor
; since you will probably not be using the Full HTML input format, make sure you use an input format configured to allow the tags used in the code below.
- Create Gliffy drawing at the Gliffy site with your account.
- Make Gliffy drawing public.
- Grab url of the public drawing.
- (If there are hyperlinks in your drawing they will be fully functional and any changes you make will be refreshable always here: do this once per project!
- Insert following code, placing url in the appropriate places:
<!–[if IE]>
<object classid="clsid:25336920-03F9-11CF-8FD0-00AA00686F13" data="http://www.gliffy.com/publish/1241579/" width="800" height="800">
</object>
<![endif]–>
<!–[if !IE]> <–>
<object type="text/html" data="http://www.gliffy.com/publish/1241579/" width="800" height="800">
</object>
<!–> <![endif]–>