[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ic] styles in [page] tag


Hi,

Is there a way to use styles in the [page] tag?

I have not been able to make this work.

i.e.:

<td valign="top" class="myclass">
  [page href=scan arg="
  fi=products
  st=db
  co=1
  sf=myfield
  se=searchspec
  nu=0
  ml=1000
  tf=sortfield
  to=x
  sp=myresultspage"
  ]
     blablabla
  [/page]
</td>


The link always uses the style for:
A:link, A:active, A:visited

I set up the style for
A.myclass:link, A.myclass:active, A.myclass:visited

and it works fine with <a href...> but I need it to work with the page tag...

Also I need to set a scratch variabe when someone clicks on a link.

Any ideas?

Thanks
Rick

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.