Advanced Web Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsWeb DesignAdvanced Web Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old July 20th, 2005, 12:36 PM
victorsk victorsk is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2005
Posts: 4 victorsk User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 20 m 33 sec
Reputation Power: 0
Fixed SVG image

Hello,

I've created a toolbar in SVG with buttons and am trying to make it to be always on top and stay fixed while other SVG images can be scrolled up and down. Something similar to HTML frames but implemented within a single SVG file containing a toolbar and scrollable images. Could somebody please kindly tell me what has to be done in this case?

Thank you,
Victor.

Reply With Quote
  #2  
Old August 8th, 2005, 10:34 PM
Mittineague's Avatar
Mittineague Mittineague is offline
Contributing User
Dev Articles Novice (500 - 999 posts)
 
Join Date: Jul 2005
Location: West Springfield, Massachusetts
Posts: 548 Mittineague User rank is Private First Class (20 - 50 Reputation Level)Mittineague User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 1 Week 1 Day 6 h 35 m 44 sec
Reputation Power: 4
fixed svg image

To keep any page element at a fixed location set it's css style position: absolute You may have to put the image in a containing element and set the elements style eg
<style.......
SVGcontainer { position: absolute;
.......
<body>
......
<span id="SVGcontainer">
svg img here
</span>
............

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsWeb DesignAdvanced Web Development > Fixed SVG image


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway