Tagged Questions
0
votes
1answer
25 views
Firefox Can't See the CSS/HTM Link in Aptana
Why won't Firefox see the link between the HTML and the CSS when I try to view in Aptana? I've emptied the cache in Firefox, checked that the files are in the same folder, double and triple checked ...
0
votes
0answers
103 views
Aptana saving css does not auto refresh the “show preview editor”
Hello i just used Aptana Studio 3.0 3 days ako and im liking that its free and its previewing my html/php code by just saving. Although this is not just a very huge problem, I would like the "Show ...
1
vote
1answer
126 views
PySide: pyside-uic preview of stylesheet css is different from actual display in app
I've designed a mainwindow.ui in Qt Designer(4.8.2) in Microsoft Windows Vista, after previewing and being satisfied by the result then I used pyside-uic and got the generated mainwindow.py.
But when ...
0
votes
1answer
199 views
Caption in Hoverbox preview
I'm using the Hoverbox image gallery (http://host.sonspring.com/hoverbox/) on a site, and I want to add a caption in each image preview (on hover, under the enlarged image). I've been trying it, but I ...
0
votes
3answers
376 views
Create a Facebook Post Preview
We have a website that allows customers to post pictures and videos directly to their Fanpage wall. Some of our customers request to have a "Post Preview" for the text, in order them to see how the ...
2
votes
2answers
707 views
HTML5 elements lose CSS classes when printing in IE8
I've got a requirement to support reasonably pretty printing in IE8. I ran into an issue today with a page that's using some HTMl5 functionality (sections) and CSS. The problem only occurs when ...
0
votes
1answer
197 views
Hover preview with CSS instead of JS
is there a way to make something like this
Using only css and html? And if it is possible please give me an example :)
THX.
0
votes
1answer
750 views
Wordpress preview issue with facebook
I just want to start of by saying that I'm a complete noob when it comes to programing, and don't have a lot of experience with HTML or CSS. I know this place is a bit more advanced and geared mainly ...
2
votes
1answer
724 views
Aptana Studio 3 preview problems with absolute path
I have this structure for my project:
Root Directory
|-css folder
|-style.css
|
|-it folder
|-index.html
If I try to include css file with:
<link href="/css/style.css" rel="stylesheet" ...
1
vote
2answers
52 views
a problem with css postioning while live typing?
i have this problem, im using live preview, while the user is typing they get to see thier text using jquery, but when the users starts typing it plays up with the divs around and starts to go crazy, ...
0
votes
2answers
706 views
CSS Editor with ability to preview in IE6, IE7, Safari 3?
I realize the question of a good CSS editor has been asked dozens of times here on SO. However, I am specifically searching for one with preview functionality for a variety of browser rendering ...
