Questions tagged [html-files]
19 questions
19
votes
3 answers
How to enable inline JavaScript autocomplete in Eclipse IDE with the Aptana extension
Background
I have Eclipse IDE.
I have installed the Aptana studio plugin for Eclipse.
I am editing an HTML file.
JavaScript auto-complete / content assist only works half of the time:
Eclipse won’t content assist my functions and variables between…
Rhyknowscerious
- 564
12
votes
6 answers
How to open multiple local HTML files in Google Chrome at once?
Using Google Chrome Dev Channel on Windows, I have multiple local HTML files in one folder:
And I want to open them all at once in one Google Chrome window as separate tabs:
What I tried and did not succeed:
Selecting all files in Windows…
Uwe Keim
- 2,112
4
votes
2 answers
How to set a specific browser (Internet Explorer) to be default only for a specific application
We have an enterprise software that shows reports properly only in IE, but I don't want to set IE as my default browser.
The application is a WPF/Silverlight based desktop application - not a web app, but the reports are produced in HTML in the…
alonisser
- 163
- 1
- 6
4
votes
1 answer
IE no longer renders local HTML files after uninstalling Chrome
Where I work, I had a user that installed Google Chrome on his Windows 7 SP1 64-bit system under his account (domain environment, he is local administrator) accidentally when installing Google Earth.
The user did not check the "Use Chrome as…
LawrenceC
- 75,182
3
votes
2 answers
How do I open an HTML file in Microsoft Word without it rendering the HTML?
I would like to open an HTML file in MS Word 2007 directly so I can use some of its search and replace features. I don't care about the file's encoding and will not actually use the final thing as HTML (I'm going to be extracting interesting parts).…
ErikE
- 263
2
votes
2 answers
How come terminal vim take so long to open HTML files?
I've been using terminal vim with custom plugin for a long-time. I never can wrap my head around this, I've been searching the web for a few days but had no luck.
I do a lot of web development, I use other IDE as well. They open HTML files almost…
TheLazyChap
- 133
2
votes
1 answer
How to avoid big blinking cursor in the beginning and end of HTML table?
I have observed that when viewing HTML tables in Google Chrome, when we click in the beginning or end of the table (left-most or right-most), a big blinking cursor is shown next to it. How to avoid that? I have written a sample piece of HTML code…
Manoj Agarwal
- 373
2
votes
2 answers
Combining and editing multiple html/browser bookmark files
I have a folder containing 14 (Chrome, Opera, Explorer, UC, and Firefox) “bookmark.html” files that I’ve saved off for the last 3 years. When I bring up a number of these files in any of my browsers I notice that all the files look identically…
JAR
- 141
1
vote
1 answer
How can I right-click an HTML link, choose "Print" and bypass the printer selection menu?
Is it possible in Windows 2008 R2 to be able to right click an HTML link (with IE as default, Chrome doesn't have the "Print" option on the right-click) and completely bypass the printer selection menu and print straight from the default printer?
I…
slumpmonkey
- 11
1
vote
0 answers
What's the file format to move an html bookmark file into Firefox 26
Running Firefox 26.0 under XP, I exported my bookmarks to an Html file, to clean up and then import them to my new computer running Windows 7 64-bit professional. The file is down to about 2500 url shortcuts and no other content.
What I need now…
al gruber
- 11
1
vote
0 answers
Insert google analytics tracker into application-automated static HTML page
Does anyone know a method to insert the Google Analytics tracking JavaScript object into an external application-driven HTML generator which automatically exports results to a web server via FTP?
A few restrictions. We CANNOT edit the template of…
knotseh
- 111
- 2
0
votes
1 answer
How to auto-generate filename of PDF in wkhtmltopdf based on the page title?
I'm using the following syntax to generate PDF from URL:
wkhtmltopdf http://example.com/ example.pdf
Is there any way to generate filename automatically based on its page title?
So I'm expecting to not hardcode the filename as above.
List of option…
kenorb
- 26,615
0
votes
1 answer
HTML coding with page caching?
Okay so I wanted to make a HTML webpage and so I created one. Now the page loads stuff from my PC and some cache files are made in the cache folder which have some same size as that of the files loaded. Now the same cache can be loaded for the same…
Hunter
- 628
0
votes
1 answer
Open local html file with flash file
I have an old html file, how can I open local html file with flash file on my computer in 2021? Before adobe flash take down, I can open it, it is easy but now I can't open it. Please help
0
votes
1 answer
Any quick way to export all images in a pre-saved html file at once?
My situation is that I have a html file I saved that has 100+ images that I want to export all at once..
Please excuse me if that is a dumb question, I am not a computer geek in any way..
Hosa
- 105