Technical Support Forums » Web Album Generator
Can i change the source????? (10 posts)
-
Everytime you created an album, a footnote will be there. Can i remove the footnote Generated by: Web Album Generator.
-
Not easily. Since the publicity generated by the small footnote is my only compensation for an otherwise free product, I do not support or encourage its removal. Please understand why this is necessary.
In the future, I may work out some sort of system whereby donors can choose to omit the notice, but I'm not exactly sure how this will work yet. -
This program is awesome!!! I am more than happy to give the free publicity to the author. And besides, the footnote is very small so it shouldnt bother you that much.
-
Firstly ace program has saved me a load of work!
I completely understand u don't want people to remove the link to your page at the bottom of each page and do not intend to but I am running a page in frames using the albumns generated as a mainwindow to the frames. If someone does decided to follow the link they find it opening inside my frames which is frankly a nightmare. Is there anyway I can get the links to simply open in a new page ie include a target="_blank"
Dan -
by the way if you want to see it check out http://www.dansphotos.tk and then the photos link on the right.
-
blueeyeddan Wrote:
Is there anyway I can get the links to simply open in a new page ie include a target="_blank"
Dan
You could scan the page with javascript for all links with http:// in their href attribute and have them trigger a window.open event that opens the URL in a new window.
I suggest this way because the target attribute of the a element has been deprecated. -
hmm ok not used to javascript. remembering a week ago i'd never used frames before. this whole web design thing is very new. Will go learn javascript
-
If you don't use frames, you don't have this problem :p
Maybe you could consider handcoding your pages in araneae and not using antiquated frames but using css (cascading style sheets) for the presentation of your pages (especially since you have an iq of 142) ;).
And http://www.w3schools.com/ is a good site to learn about webcoding. -
lol well glad to see you've been to visit my site. Well taght myself to handcode the site whislt doing a degreee in 2 weeks but never heard of css. hmmtime to go look it up. thanks.
-
oh and te reason i started u sing frames was it made creating albumns so much easier. Will try out the other program u suggested though.