WidgetsA Web Widget (or Gadget) is a portable chunk of code that can be embedded within a page of HTML.

End users with basic knowledge of HTML coding can insert web widgets to their web sites such as personal homepage, blog, facebook, myspace, ... to add dynamic content to that page without additional programming.

Please select one of the widgets listed under Available Widgets to preview the widget and instruction on how to use it on your own web page.

The widgets are provided "as is" and can be discontinued without prior notice.
For more information, please read the Privacy & Disclaimer Statement.

Headlines Widget

Here is a sample widget placements with its accompanying HTML code snippets. You can copy the code (in the yellow box) and paste it anywhere between the <body> and </body> tags of your web page.

The width of the widget can be adjusted to suit the design of your page.

In this example the width is 200, you can change it to 250, 300, ...

<script src="http://www.ci.costa-mesa.ca.us/cmwidgets/cmheadlines.php?width=200"></script>

Press Releases Widget

Here is a sample widget placements with its accompanying HTML code snippets. You can copy the code (in the yellow box) and paste it anywhere between the <body> and </body> tags of your web page.

The width of the widget can be adjusted to suit the design of your page.

In this example the width is 250, you can change it to 200, 300, ...

<script src="http://www.ci.costa-mesa.ca.us/cmwidgets/cmpress.php?width=250"></script>

Scheduled Meetings Widget

Here is a sample widget placements with its accompanying HTML code snippets. You can copy the code (in the yellow box) and paste it anywhere between the <body> and </body> tags of your web page.

The width of the widget can be adjusted to suit the design of your page.

In this example the width is 300, you can change it to 200, 250, ...

<script src="http://www.ci.costa-mesa.ca.us/cmwidgets/cmmeetings.php?width=300"></script>