Why are you using javascript instead of css?

On Wed, Jun 3, 2009 at 9:31 PM, SharkD <[email protected]> wrote:

>
> I use JavaScript to position the elements absolutely. The number and
> positions of elements vary, so there's no way to fix them ahead of
> time using a stylesheet.
>
> -Mike
>
> On May 24, 7:35 am, Andrew Baughman <[email protected]> wrote:
> > Have you setup a style sheet specifically for printing? In this style
> sheet
> > you can set new widths for the areas that were too wide to print, cancel
> > floats, etc. It would be called like this:
> >
> > <link rel="stylesheet" type="text/css" href="link_to_your_files.css"
> > media="print" />
> >
> > --
> > Thanks,
> > Andy Baughman
> >
>


-- 
Thanks,
Andy Baughman

--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to